commit | b29866aab8489487f11cc4506590ac31bdbae22a | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Oct 28 17:21:58 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Oct 28 17:22:15 2010 -0400 |
tree | 814ff82fd2067dfa75a69284a38f3ae26ee692fe | |
parent | e1c048ba786789afdc66f32d8394bb5a0014bbba [diff] |
fsnotify: rename FS_IN_ISDIR to FS_ISDIR The _IN_ in the naming is reserved for flags only used by inotify. Since I am about to use this flag for fanotify rename it to be generic like the rest. Signed-off-by: Eric Paris <eparis@redhat.com>