commit | da2f1362c8bdf187c171a59a2c84b8ed3566d5fe | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Nov 04 13:44:45 2017 +0300 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Nov 10 08:48:46 2017 -0500 |
tree | 44159235d3573de42f02e6baa94649a3f5cc0639 | |
parent | e145b35bb97eaf86205b99feef524254c581895c [diff] |
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>