diff options
author | Amir Goldstein <amir73il@gmail.com> | 2018-06-23 17:54:49 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2018-06-27 14:45:05 +0300 |
commit | 36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2 (patch) | |
tree | 0b7a840c5c8e0b2bd44aeca2c21a144b25d89457 /fs/ext2 | |
parent | b812a9f5896379b6cff2ac168ddb5b89037d8e78 (diff) | |
download | linux-36f10f55ff1d2867bfc48ed898a9cc0dc6b49dd2.tar.xz |
fsnotify: let connector point to an abstract object
Make the code to attach/detach a connector to object more generic
by letting the fsnotify connector point to an abstract fsnotify_connp_t.
Code that needs to dereference an inode or mount object now uses the
helpers fsnotify_conn_{inode,mount}.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions