]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/fuse/file.c
fuse: convert to new aops
authorNick Piggin <npiggin@suse.de>
Tue, 16 Oct 2007 08:25:17 +0000 (01:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
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 <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>
fs/fuse/file.c