From: Eric Paris Date: Thu, 28 Oct 2010 21:21:58 +0000 (-0400) Subject: fsnotify: rename FS_IN_ISDIR to FS_ISDIR X-Git-Tag: v2.6.37-rc1~17^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b29866aab8489487f11cc4506590ac31bdbae22a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed