fsnotify: Fix fsnotify_mark_connector race ยท torvalds/linux@d90a10e

fsnotify() acquires a reference to a fsnotify_mark_connector through the SRCU-protected pointer to_tell->i_fsnotify_marks. However, it appears that no precautions are taken in fsnotify_put_mark(...