commit | 5e6f58a1d7ce2fd5ef099f9aec5b3e3f7ba176b4 | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Tue Oct 16 01:25:17 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:42:57 2007 -0700 |
tree | 2a63f0587a60d30d00cbadb6d33756725173576f | |
parent | fb53b3094888be0cf8ddf052277654268904bdf5 [diff] |
fuse: convert to new aops [mszeredi] - don't send zero length write requests - it is not legal for the filesystem to return with zero written bytes Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>