|
|
|
|
|
by necheffa
4 days ago
|
|
Usually the filesystem driver provides an API call that sets the appropriate data structures so that the directory entry table is preallocated. The ext-family filesystems provide the mklost+found command to tap into this call if you need to recreate the lost+found directory specifically. |
|