diff options
author | Christoph Hellwig <hch@lst.de> | 2020-06-04 09:41:08 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-31 08:17:50 +0200 |
commit | a1e6aaa3743a3daa98d0f9275df8243eef8bb666 (patch) | |
tree | d42f2ac68d300e0735000d301e351fa44ec85fdd /mm | |
parent | 38b082236e77d403fed23ac2d30d570598744ec3 (diff) | |
download | lwn-a1e6aaa3743a3daa98d0f9275df8243eef8bb666.tar.gz lwn-a1e6aaa3743a3daa98d0f9275df8243eef8bb666.zip |
fs: refactor do_mount
Factor out a path_mount 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 'mm')
0 files changed, 0 insertions, 0 deletions