diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-01-22 07:03:44 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-01-22 07:03:44 +0100 |
commit | bda0c935c26867f3a613723fd3bc7a84aef110ba (patch) | |
tree | d6525c8b1eb967fda047930f9afff1ed01158455 /VirtualFileSystem/DiskBackedFileSystem.h | |
parent | 2f2f28f2127b83ff3454b8b7c42cada550fdbf10 (diff) | |
download | serenity-bda0c935c26867f3a613723fd3bc7a84aef110ba.zip |
Add unlink() syscall and /bin/rm.
This patch adds most of the plumbing for working file deletion in Ext2FS.
Directory entries are removed and inode link counts updated.
We don't yet update the inode or block bitmaps, I will do that separately.
Diffstat (limited to 'VirtualFileSystem/DiskBackedFileSystem.h')
0 files changed, 0 insertions, 0 deletions