summaryrefslogtreecommitdiff
path: root/Kernel/FileSystem/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-01-17 16:56:07 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-17 16:56:07 +0100
commit6613cef2f8c63eb033c73a70654213f2b18aa078 (patch)
treec4278cdf6c96b6027e13868ba8244d557e7a3294 /Kernel/FileSystem/VirtualFileSystem.cpp
parent1382bbfc57abfc6d3e89d53c837ffefc0f72b13d (diff)
downloadserenity-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