summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorJohannes Weiner <jweiner@redhat.com>2011-07-26 00:35:34 +0400
committerMiklos Szeredi <mszeredi@suse.cz>2011-08-08 18:08:08 +0400
commitb40cdd56dfa065c0832905e266b39f79419e6914 (patch)
tree38ea1fa5cd6c49a9baedfc92309e8478d5cc32ae /mm
parent37fb3a30b46237f23cfdf7ee09d49f9888dd13bf (diff)
downloadlinux-b40cdd56dfa065c0832905e266b39f79419e6914.tar.xz
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 'mm')
0 files changed, 0 insertions, 0 deletions