Commit History

Author SHA1 Message Date
  Jiuzhu Dong 13100cf248 fs/readdir: Must reserve a byte for the NUL terminator 3 years ago
  Xiang Xiao 67ef70d460 vfs/dirread: Should return the same file type as lstat 4 years ago
  Gregory Nutt a4d6af8343 Check return from nxsem_wait_initialize() 4 years ago
  Xiang Xiao e674edfa19 fd/dirent, fs/driver/, and fs/vfs: Make MTD device accessible via a character driver proxy like block devices 6 years ago
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 years ago
  Gregory Nutt 7c59e05305 FS: Separate inode_search() and inode_free() from fs_inode.c and put in separate files. Flesh out symbolic link logic in stat() and readdir(). There are still some issues with stat(). 7 years ago
  Gregory Nutt ae90309b36 Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.h 10 years ago
  Gregory Nutt 349c44ded5 Move directory operations from fs/ to fs/dirent 10 years ago