Sergey Bugaev
187b785a05
Kernel: Split BlockBasedFileSystem off FileBackedFileSystem
...
FileBackedFileSystem is one that's backed by (mounted from) a file, in other
words one that has a "source" of the mount; that doesn't mean it deals in
blocks. The hierarchy now becomes:
* FS
* ProcFS
* DevPtsFS
* TmpFS
* FileBackedFS
* (future) Plan9FS
* BlockBasedFS
* Ext2FS
2020-07-05 12:26:27 +02:00
..
2020-07-05 12:26:27 +02:00
2020-07-05 12:26:27 +02:00
2020-05-29 07:53:30 +02:00
2020-05-29 07:53:30 +02:00
2020-06-25 15:49:04 +02:00
2020-06-25 15:49:04 +02:00
2020-01-25 10:34:32 +01:00
2020-05-29 07:59:45 +02:00
2020-07-05 12:26:27 +02:00
2020-07-05 12:26:27 +02:00
2020-07-01 12:07:01 +02:00
2020-04-10 11:59:30 +02:00
2020-06-02 21:49:47 +02:00
2020-06-02 21:49:47 +02:00
2020-07-05 12:26:27 +02:00
2020-07-05 12:26:27 +02:00
2020-06-17 15:02:03 +02:00
2020-06-02 21:49:47 +02:00
2020-05-19 11:07:35 +02:00
2020-06-25 15:49:04 +02:00
2020-07-04 13:37:51 +02:00
2020-07-04 13:37:51 +02:00
2020-07-01 12:07:01 +02:00
2020-05-29 07:53:30 +02:00
2020-06-25 15:49:04 +02:00
2020-06-17 15:02:03 +02:00
2020-07-04 13:37:51 +02:00
2020-07-04 13:37:51 +02:00
2020-07-03 21:16:56 +02:00
2020-06-25 15:49:04 +02:00
2020-07-04 13:37:51 +02:00
2020-06-25 15:49:04 +02:00
2020-07-05 12:26:27 +02:00
2020-06-25 15:49:04 +02:00