diff options
author | Maxim Patlasov <MPatlasov@parallels.com> | 2013-10-02 21:38:54 +0400 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2013-11-05 10:11:29 +0100 |
commit | ce128de6260f86a990ed44a697f26d0859684f28 (patch) | |
tree | e0fb91f2aa9feddf4715eefcbd30965ce9bbcb24 /Documentation | |
parent | 41b6e41fc609753a9386d24295f7ed03b28c4601 (diff) |
fuse: writepages: protect secondary requests from fuse file release
All async fuse requests must be supplied with extra reference to a fuse
file. This is necessary to ensure that the fuse file is not released until
all in-flight requests are completed. Fuse secondary writeback requests
must obey this rule as well.
Signed-off-by: Maxim Patlasov <MPatlasov@parallels.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions