libroot: Remove obsolete comment in fs_attr implementation.
We've had special syscalls and used them for many years now.
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
#include <syscall_utils.h>
|
||||
|
||||
|
||||
// TODO: think about adding special syscalls for the read/write/stat functions
|
||||
// to speed them up
|
||||
|
||||
|
||||
static DIR *
|
||||
open_attr_dir(int file, const char *path, bool traverse)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user