diff options
author | Amir Goldstein <amir73il@gmail.com> | 2018-06-23 17:54:48 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2018-06-27 13:45:03 +0200 |
commit | b812a9f5896379b6cff2ac168ddb5b89037d8e78 (patch) | |
tree | 459d434209e3b4d07d5949159b5c5d8ea0829d26 /fs/kernfs | |
parent | 9b6e543450dc03635899ba56b1c39cc593694560 (diff) | |
download | linux-b812a9f5896379b6cff2ac168ddb5b89037d8e78.tar.bz2 |
fsnotify: pass connp and object type to fsnotify_add_mark()
Instead of passing inode and vfsmount arguments to fsnotify_add_mark()
and its _locked variant, pass an abstract object pointer and the object
type.
The helpers fsnotify_obj_{inode,mount} are added to get the concrete
object pointer from abstract object pointer.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions