git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1c048b
)
fsnotify: rename FS_IN_ISDIR to FS_ISDIR
author
Eric Paris
<eparis@redhat.com>
Thu, 28 Oct 2010 21:21:58 +0000
(17:21 -0400)
committer
Eric Paris
<eparis@redhat.com>
Thu, 28 Oct 2010 21:22:15 +0000
(17:22 -0400)
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>
No differences found