commit | 43709a288ed03aa0e2979ab63dd089b3889645c4 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:39 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:54 2010 -0400 |
tree | 71717ebf944c099af5ab8ea339889665d4b9ef67 | |
parent | 03930979afa63e079e9aefd4d3dd429240711027 [diff] |
fsnotify: remove group->mask group->mask is now useless. It was originally a shortcut for fsnotify to save on performance. These checks are now redundant, so we remove them. Signed-off-by: Eric Paris <eparis@redhat.com>