Pierwsza strona Wstecz Kontynuuj Ostatnia strona Przegląd Grafika
Example – filesystem mounting
- Lookup directory to be mounted
- Load filesystem handling module if not present (which registers its filesystem_type)
- Get filesystem superblock using filesystem_type->get_sb() (vfs_kern_mount())
- Add mount point to namespace