commit | c1f33073ac1b33510e956de7181438515e438db0 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Fri Dec 16 10:53:32 2016 +0100 |
committer | Jan Kara <jack@suse.cz> | Mon Apr 10 17:37:34 2017 +0200 |
tree | 01feda16ddcbb3d22f9d9862e6598b6edc9d7aa0 | |
parent | 43471d15df0e7c40ca4df1513fc1dcf5765396ac [diff] |
fsnotify: Update comments Add a comment that lifetime of a notification mark is protected by SRCU and remove a comment about clearing of marks attached to the inode. It is stale and more uptodate version is at fsnotify_destroy_marks() which is the function handling this case. Reviewed-by: Miklos Szeredi <mszeredi@redhat.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>