diff options
author | Andreas Kling <kling@serenityos.org> | 2021-01-17 16:56:07 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-01-17 16:56:07 +0100 |
commit | 6613cef2f8c63eb033c73a70654213f2b18aa078 (patch) | |
tree | c4278cdf6c96b6027e13868ba8244d557e7a3294 /Kernel/FileSystem/VirtualFileSystem.cpp | |
parent | 1382bbfc57abfc6d3e89d53c837ffefc0f72b13d (diff) | |
download | serenity-6613cef2f8c63eb033c73a70654213f2b18aa078.zip |
Ext2FS: Update block group directory count after directory removal
When freeing an inode, we were checking if it's a directory *after*
wiping the inode metadata. This caused us to forget updating the block
group descriptor with the new directory count.
Diffstat (limited to 'Kernel/FileSystem/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions