Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inotify: clean up the inotify_add_watch out path
inotify_add_watch explictly frees the unused inode mark, but it can just use the generic code. Just do that. Signed-off-by: Eric Paris <eparis@redhat.com>
- Loading branch information