]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Jan 2015 19:36:18 +0000 (14:36 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Jan 2015 21:52:53 +0000 (16:52 -0500)
commitedac65eaf8d5c00b1d6004a44e76b9de6b038dc6
tree61b3dc2fe048b296a57fa5a60177c0d223a86c1c
parent680b302409cdc87c2000a31f2ceb2951bd642260
debugfs: take mode-dependent parts of debugfs_get_inode() into callers

... and trim the arguments list

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