fsnotify: Update comments
authorJan Kara <jack@suse.cz>
Fri, 16 Dec 2016 09:53:32 +0000 (10:53 +0100)
committerJan Kara <jack@suse.cz>
Mon, 10 Apr 2017 15:37:34 +0000 (17:37 +0200)
commitc1f33073ac1b33510e956de7181438515e438db0
tree01feda16ddcbb3d22f9d9862e6598b6edc9d7aa0
parent43471d15df0e7c40ca4df1513fc1dcf5765396ac
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>
fs/notify/mark.c