Home
last modified time | relevance | path

Searched hist:a1e6aaa3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamespace.ca1e6aaa3 Thu Jun 04 02:41:08 CDT 2020 Christoph Hellwig <hch@lst.de> 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>
a1e6aaa3 Thu Jun 04 02:41:08 CDT 2020 Christoph Hellwig <hch@lst.de> 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>