diff options
author | 2020-06-04 09:41:08 +0200 | |
---|---|---|
committer | 2020-07-31 08:17:50 +0200 | |
commit | a1e6aaa3743a3daa98d0f9275df8243eef8bb666 (patch) | |
tree | d42f2ac68d300e0735000d301e351fa44ec85fdd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | initramfs: use vfs_utimes in do_copy (diff) | |
download | wireguard-linux-a1e6aaa3743a3daa98d0f9275df8243eef8bb666.tar.xz wireguard-linux-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 '')
0 files changed, 0 insertions, 0 deletions