Re: [PATCH] nfs client O_DIRECT oops

2005-02-28 Thread Linus Torvalds
On Mon, 28 Feb 2005, Pete Zaitcev wrote: > > This is how I think it should have been fixed: Since this seems a cleanup, I'll drop it for now. Can you re-send after 2.6.11 (or forward it to the nfs people) so that it gets cleaned up at some point? I do agree that your patch seems to be cleaner

Re: [PATCH] nfs client O_DIRECT oops

2005-02-28 Thread Pete Zaitcev
On Mon, 28 Feb 2005 14:02:30 -0500, Steve Dickson <[EMAIL PROTECTED]> wrote: > Discovered using AKPM's ext3-tools: odwrite -ko 0 16385 foo > Signed-off-by: Bill Rugolsky <[EMAIL PROTECTED]> > Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]> The root cause of the bug is that the code violates th