• Patrick Mochel's avatar
    sysfs: initialize from fs/namespace.c::mnt_init(). · 9a2fd7ec
    Patrick Mochel authored
    This ensures that sysfs is initialized very early, before anything can 
    possibily registered with it. 
    
    It happens early enough that all filesystems can registered with sysfs 
    (besides sysfs itself), which is coming next.
    9a2fd7ec
mount.c 1.76 KB