summaryrefslogtreecommitdiffstats
path: root/fs/locks.c
diff options
context:
space:
mode:
authorJohannes Weiner <jweiner@redhat.com>2011-07-25 22:35:34 +0200
committerMiklos Szeredi <mszeredi@suse.cz>2011-08-08 16:08:08 +0200
commitb40cdd56dfa065c0832905e266b39f79419e6914 (patch)
tree38ea1fa5cd6c49a9baedfc92309e8478d5cc32ae /fs/locks.c
parent37fb3a30b46237f23cfdf7ee09d49f9888dd13bf (diff)
downloadlinux-b40cdd56dfa065c0832905e266b39f79419e6914.tar.gz
linux-b40cdd56dfa065c0832905e266b39f79419e6914.tar.bz2
linux-b40cdd56dfa065c0832905e266b39f79419e6914.zip
fuse: delete dead .write_begin and .write_end aops
Ever since 'ea9b990 fuse: implement perform_write', the .write_begin and .write_end aops have been dead code. Their task - acquiring a page from the page cache, sending out a write request and releasing the page again - is now done batch-wise to maximize the number of pages send per userspace request. Signed-off-by: Johannes Weiner <jweiner@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'fs/locks.c')
0 files changed, 0 insertions, 0 deletions