This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux-kernel-dev:capitole:capitol-10 [2015/09/05 21:22] razvan |
linux-kernel-dev:capitole:capitol-10 [2015/09/07 19:44] (current) razvan |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== VFS: Virtual File System ====== | + | ====== 10. VFS: Virtual File System ====== |
* Capitol opțional | * Capitol opțional | ||
Line 7: | Line 7: | ||
* Operații VFS, corespondența cu operații/comenzi din user space | * Operații VFS, corespondența cu operații/comenzi din user space | ||
* Exemplu de sistem de fișiere | * Exemplu de sistem de fișiere | ||
+ | |||
+ | ===== Exerciții ===== | ||
+ | |||
+ | (tutorial) Exemplu de sistem de fișiere care se montează cu suport pe disc | ||