commit | 5e6f58a1d7ce2fd5ef099f9aec5b3e3f7ba176b4 | [log] [tgz] |
---|---|---|
author | Nick Piggin <[email protected]> | Tue Oct 16 01:25:17 2007 -0700 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>