configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 17 Mar 2012 20:13:25 +0000 (16:13 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 21 Mar 2012 01:29:46 +0000 (21:29 -0400)
just give root directory separate inode_operations without all those
methods...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found