fuse: convert to new aops
authorNick Piggin <[email protected]>
Tue, 16 Oct 2007 08:25:17 +0000 (01:25 -0700)
committerLinus Torvalds <[email protected]>
Tue, 16 Oct 2007 16:42:57 +0000 (09:42 -0700)
commit5e6f58a1d7ce2fd5ef099f9aec5b3e3f7ba176b4
tree2a63f0587a60d30d00cbadb6d33756725173576f
parentfb53b3094888be0cf8ddf052277654268904bdf5
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]>
fs/fuse/file.c