commit | ebf84d0c7220c7c9b904c405e61175d2a50cfb39 | [log] [tgz] |
---|---|---|
author | Kirill Tkhai <ktkhai@virtuozzo.com> | Fri Nov 09 13:33:11 2018 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Wed Feb 13 13:15:13 2019 +0100 |
tree | c25274f3cdca08b202bfecf4ff3edb2fe7baa273 | |
parent | b782911b5297c4be0c2de88fc3b36a760eca6321 [diff] |
fuse: Add fuse_inode argument to fuse_prepare_release() Here is preparation for next patches, which introduce new fi->lock for protection of ff->write_entry linked into fi->write_files. This patch just passes new argument to the function. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>