alistair23-linux/fs/debugfs
Al Viro c3b1a35084 debugfs: make sure that debugfs_create_file() gets used only for regulars
It, debugfs_create_dir() and debugfs_create_link() use the common helper
now.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-14 16:35:19 +04:00
..
file.c debugfs: Add support to print u32 array in debugfs 2012-04-17 00:18:36 -04:00
inode.c debugfs: make sure that debugfs_create_file() gets used only for regulars 2012-07-14 16:35:19 +04:00
Makefile