debugfs: split the beginning and the end of __create_file() off
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Jan 2015 18:55:55 +0000 (13:55 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Jan 2015 20:23:31 +0000 (15:23 -0500)
commit190afd81e4a5f24d1db6c774ca7f18acde2fca30
tree1c401a4058aaa974a7db6125605aa57d615ca457
parente09ddf36dd986e91edd69a0355bdd44cb738b45e
debugfs: split the beginning and the end of __create_file() off

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/debugfs/inode.c