diff options
author | Christoph Hellwig <hch@lst.de> | 2020-07-21 10:54:34 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-31 08:17:50 +0200 |
commit | 41525f56e2564c2feff4fb2824823900efb3a39f (patch) | |
tree | 08020c3f2231ad8fede0970e1ebcf3c04fc4b5b8 /fs/fcntl.c | |
parent | a1e6aaa3743a3daa98d0f9275df8243eef8bb666 (diff) |
fs: refactor ksys_umount
Factor out a path_umount helper that takes a struct path * instead of the
actual file name. This will allow to convert the init and devtmpfs code
to properly mount based on a kernel pointer instead of relying on the
implicit set_fs(KERNEL_DS) during early init.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/fcntl.c')
0 files changed, 0 insertions, 0 deletions