kleines Filmröllchen
|
2fe5ece449
Kernel: Add accessor for mount host custody
|
2 years ago |
Andreas Kling
|
19084ef743
Kernel: Simplify Mount internals
|
2 years ago |
Andreas Kling
|
673592dea8
Kernel: Stop using *LockRefPtr for FileSystem pointers
|
2 years ago |
Andreas Kling
|
e6fc7b3ff7
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
|
2 years ago |
kleines Filmröllchen
|
a6a439243f
Kernel: Turn lock ranks into template parameters
|
2 years ago |
Andreas Kling
|
728c3fbd14
Kernel: Use RefPtr instead of LockRefPtr for Custody
|
2 years ago |
Idan Horowitz
|
4e7d307166
Kernel: Convert Mount::absolute_path to ErrorOr<NonnullOwnPtr<KString>>
|
3 years ago |
Andreas Kling
|
6a27de2d94
Kernel: Make VirtualFileSystem::Mount a top-level class
|
4 years ago |