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