Sergey Bugaev
1e6ab0ed22
Kernel: Simplify VFS::Mount handling
...
No need to pass around RefPtr<>s and NonnullRefPtr<>s and no need to
heap-allocate them.
Also remove VFS::mount(NonnullRefPtr<FS>&&, StringView path) - it has been
unused for a long time.
2020-01-11 18:57:53 +01:00
..
2020-01-10 23:09:58 +01:00
2019-09-06 15:36:54 +02:00
2020-01-04 12:46:48 +01:00
2020-01-03 20:13:21 +01:00
2019-11-05 19:35:12 +01:00
2019-11-05 19:35:12 +01:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00
2020-01-07 10:29:47 +01:00
2020-01-07 10:29:47 +01:00
2020-01-04 12:30:55 +01:00
2020-01-03 20:14:56 +01:00
2020-01-05 18:14:51 +01:00
2020-01-03 20:14:56 +01:00
2019-12-09 17:51:21 +01:00
2020-01-03 20:13:21 +01:00
2019-12-19 19:15:27 +01:00
2019-12-19 19:15:27 +01:00
2020-01-08 15:21:06 +01:00
2020-01-03 20:14:56 +01:00
2019-09-06 15:36:54 +02:00
2020-01-07 19:24:06 +01:00
2019-11-04 14:03:14 +01:00
2019-11-04 14:03:14 +01:00
2020-01-10 23:48:44 +01:00
2020-01-03 20:13:21 +01:00
2020-01-10 13:16:55 +01:00
2020-01-03 20:13:21 +01:00
2020-01-11 18:57:53 +01:00
2020-01-11 18:57:53 +01:00