mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 23:14:59 +00:00
![]() Previously, attempting to update an ext2 inode with a UID or GID larger than 65535 would overflow. We now write the high bits of UIDs and GIDs to the same place that Linux does within the `osd2` struct. |
||
---|---|---|
.. | ||
Definitions.h | ||
DirectoryEntry.h | ||
ext2_types.h | ||
FileSystem.cpp | ||
FileSystem.h | ||
Inode.cpp | ||
Inode.h |