Andreas Kling
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
d30d776ca4
Kernel: Make FileSystem::initialize() return KResult
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ef2720bcad
Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>>
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
d3cf4cd8f0
Kernel/DevFS: Remove redundant DevFS& member from DevFSInode
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
1f18558ee2
Kernel: Make FileSystem::root_inode() return a plain Inode&
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
2da0581fd2
Kernel: Replace "folder" => "directory" everywhere
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b8d6c3722d
Kernel: Remove Inode::directory_entry_count()
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
a3f58a5003
Kernel/DevFS: Use KString for DevFSDeviceInode::m_name
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
0d89cfcd9a
Kernel/DevFS: Use KString for DevFSLinkInode::m_link
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
dd37d0a327
Kernel/DevFS: Use KString for DevFSLinkInode::m_name
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
61c1937d02
Kernel/DevFS: Make DevFSInode::name() return StringView
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
6766efff9c
Kernel: Make Inode::create_child() take the name as a StringView
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
a803c4026c
Kernel: Make FileSystem::class_name() return a StringView
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
98080497d2
Kernel: Use Forward.h headers more
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
d53d9d3677
Kernel: Rename FS => FileSystem
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
bc3076f894
Kernel: Remove various other uses of ssize_t
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
234c6ae32d
Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t>
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
0a45cfee01
DevFS: Use strongly typed InodeIndex
|
%!s(int64=4) %!d(string=hai) anos |
Liav A
|
247517cd4a
Kernel: Introduce the DevFS
|
%!s(int64=4) %!d(string=hai) anos |