commit | e24ab0ef689de43649327f54cd1088f3dad25bb3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 21 10:48:15 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:17:50 2020 +0200 |
tree | a881b2211673900bad6cede1129f7840ff628df3 | |
parent | 41525f56e2564c2feff4fb2824823900efb3a39f [diff] |
fs: push the getname from do_rmdir into the callers This mirrors do_unlinkat and will make life a little easier for the init code to reuse the whole function with a kernel filename. Signed-off-by: Christoph Hellwig <hch@lst.de>