diff options
author | Amir Goldstein <amir73il@gmail.com> | 2019-01-10 20:04:43 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2019-02-07 18:43:23 +0300 |
commit | 235328d1fa4251c6dcb32351219bb553a58838d2 (patch) | |
tree | 26cff20d85dca87e181957a4b4c9a4c9d565845f /include/uapi/linux/udmabuf.h | |
parent | 83b535d2897d1d4ce22c2f656a53bdd7865d1df3 (diff) | |
download | linux-235328d1fa4251c6dcb32351219bb553a58838d2.tar.xz |
fanotify: add support for create/attrib/move/delete events
Add support for events with data type FSNOTIFY_EVENT_INODE
(e.g. create/attrib/move/delete) for inode and filesystem mark types.
The "inode" events do not carry enough information (i.e. path) to
report event->fd, so we do not allow setting a mask for those events
unless group supports reporting fid.
The "inode" events are not supported on a mount mark, because they do
not carry enough information (i.e. path) to be filtered by mount point.
The "dirent" events (create/move/delete) report the fid of the parent
directory where events took place without specifying the filename of the
child. In the future, fanotify may get support for reporting filename
information for those events.
Cc: <linux-api@vger.kernel.org>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'include/uapi/linux/udmabuf.h')
0 files changed, 0 insertions, 0 deletions