mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
We often get queried for the root inode, and it will always be cached in memory anyway, so let's make Ext2FS::root_inode() fast by keeping the root inode in a dedicated member variable.
883 B
883 B