kernel/ext2: Change outdated FIXME
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f9003d7a58
commit
0d41e1f7b6
@ -131,7 +131,7 @@ namespace Ext2
|
||||
|
||||
Result<void> lazy_initialize_dir() const;
|
||||
|
||||
// FIXME: Implement readlink() and device numbers.
|
||||
// FIXME: Implement device numbers.
|
||||
|
||||
Inode(Badge<FileSystem>, FileSystem* fs);
|
||||
virtual ~Inode() = default;
|
||||
|
Loading…
Reference in New Issue
Block a user