Searched hist:ebf84d0c7220c7c9b904c405e61175d2a50cfb39 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | cuse.c | diff ebf84d0c7220c7c9b904c405e61175d2a50cfb39 Fri Nov 09 04:33:11 CST 2018 Kirill Tkhai <ktkhai@virtuozzo.com> 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>
|
H A D | fuse_i.h | diff ebf84d0c7220c7c9b904c405e61175d2a50cfb39 Fri Nov 09 04:33:11 CST 2018 Kirill Tkhai <ktkhai@virtuozzo.com> 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>
|
H A D | dir.c | diff ebf84d0c7220c7c9b904c405e61175d2a50cfb39 Fri Nov 09 04:33:11 CST 2018 Kirill Tkhai <ktkhai@virtuozzo.com> 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>
|
H A D | file.c | diff ebf84d0c7220c7c9b904c405e61175d2a50cfb39 Fri Nov 09 04:33:11 CST 2018 Kirill Tkhai <ktkhai@virtuozzo.com> 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>
|