diff options
author | David Howells <dhowells@redhat.com> | 2015-01-29 13:02:36 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-22 17:38:42 +0100 |
commit | 54f2a2f42759b11ada761013a12f0e743702219a (patch) | |
tree | 8d1cf4e87856eba3772b466ad4b145218b2f9c79 /fs/super.c | |
parent | Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions (diff) | |
download | linux-54f2a2f42759b11ada761013a12f0e743702219a.tar.xz linux-54f2a2f42759b11ada761013a12f0e743702219a.zip |
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
Fanotify probably doesn't want to watch autodirs so make it use d_can_lookup()
rather than d_is_dir() when checking a dir watch and give an error on fake
directories.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions