summaryrefslogtreecommitdiffstats
path: root/ipc
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 /ipc
parentfuse: fix flock (diff)
downloadlinux-b40cdd56dfa065c0832905e266b39f79419e6914.tar.xz
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 'ipc')
0 files changed, 0 insertions, 0 deletions