commit | 20dee624ca40db227aa70cb3f44d2d6cb4fdbab4 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:37 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:50 2010 -0400 |
tree | 527888dd4cda99501b7ac16a3783f57251807c13 | |
parent | 44b350fc23e36e95c8e042b7ded66217ea2b9d72 [diff] |
fsnotify: check to make sure all fsnotify bits are unique This patch adds a check to make sure that all fsnotify bits are unique and we cannot accidentally use the same bit for 2 different fsnotify event types. Signed-off-by: Eric Paris <eparis@redhat.com>