• Christoph Hellwig's avatar
    fs: refactor do_mount · a1e6aaa3
    Christoph Hellwig authored
    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: default avatarChristoph Hellwig <hch@lst.de>
    a1e6aaa3
namespace.c 98.3 KB