You need to sign in or sign up before continuing.
-
Eric Paris authored
inotify_free_mark casts directly from an fsnotify_mark_entry to an inotify_inode_mark_entry. This works, but should use container_of instead for future proofing. Signed-off-by:
Eric Paris <eparis@redhat.com>
31ddd326