diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2013-10-10 17:12:18 +0400 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2014-04-02 17:38:50 +0400 |
commit | 4d99ff8f12eb20c6cde292f185cb1c8c334ba0ed (patch) | |
tree | a0668c9f45b4065ee935c1f653d32a11ae6ef788 /ipc | |
parent | ea8cd33390fafc1eca06a26e6a9c7bf1d386526f (diff) | |
download | linux-4d99ff8f12eb20c6cde292f185cb1c8c334ba0ed.tar.xz |
fuse: Turn writeback cache on
Introduce a bit kernel and userspace exchange between each-other on
the init stage and turn writeback on if the userspace want this and
mount option 'allow_wbcache' is present (controlled by fusermount).
Also add each writable file into per-inode write list and call the
generic_file_aio_write to make use of the Linux page cache engine.
Signed-off-by: Maxim Patlasov <MPatlasov@parallels.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions