[patch-2.3.99-pre7-6] O_SYNC Reactivation

From: Bill Wendling (wendling@ganymede.isdn.uiuc.edu)
Date: Sat May 06 2000 - 02:30:46 EST


Hi, Linus et al,

I've attached a patch which appears to restore O_SYNC capabilities in the
kernel. It's against the fs/buffer.c file. During a __block_commit_write
call, it checks the flags of the file (an extra variable is sent in for
the flag). If O_SYNC is set, then it places the blocks into a bufferlist
and calls ll_rw_block() in due course.

But, don't take my word for it. Try it out yourselves! :-)

-- 
|| Bill Wendling			wendling@ganymede.isdn.uiuc.edu


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:19 EST