commit | 3dbc6fb6a3c8a7dc164ae330ab024a3fe65ae53e | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue May 11 17:16:23 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Fri May 14 11:51:07 2010 -0400 |
tree | b04e140c78e644b18f7aa6ce31d59245dc39f0c0 | |
parent | e7b702b1a8f2a6961367da903217e669be0f099f [diff] |
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>