fs: expose do_unlinkat for built-in callers
authorChristoph Hellwig <hch@lst.de>
Sat, 4 Nov 2017 10:44:45 +0000 (13:44 +0300)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 10 Nov 2017 13:48:46 +0000 (08:48 -0500)
commitda2f1362c8bdf187c171a59a2c84b8ed3566d5fe
tree44159235d3573de42f02e6baa94649a3f5cc0639
parente145b35bb97eaf86205b99feef524254c581895c
fs: expose do_unlinkat for built-in callers

And make it take a struct filename instead of a user pointer.

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