linux/fs/debugfs
David Howells 7ceab50c0b VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR()
Fix up debugfs to use d_is_dir(dentry) in place of
S_ISDIR(dentry->d_inode->i_mode).

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-15 15:05:30 -04:00
..
file.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
inode.c VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR() 2015-04-15 15:05:30 -04:00
Makefile