configfs: make configfs_create() return inode
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 11 Sep 2019 06:57:38 +0000 (08:57 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 11 Sep 2019 10:46:10 +0000 (12:46 +0200)
commit2743c515a1239bb96028bddafef87c0a486f4361
tree19bd60d261eb5c95ec638f8fdda2e56595868bc8
parent1cf7a003b044744c06dfa452cd136e71223b5569
configfs: make configfs_create() return inode

Get rid of the callback, deal with that and dentry in callers

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/configfs/configfs_internal.h
fs/configfs/dir.c
fs/configfs/inode.c