mirror of
https://github.com/versity/scoutfs.git
synced 2025-12-23 05:25:18 +00:00
19 lines
288 B
Plaintext
19 lines
288 B
Plaintext
== root inode returns nothing
|
|
== crazy large unused inode does nothing
|
|
== basic entry
|
|
file
|
|
== rename
|
|
renamed
|
|
== hard link
|
|
file
|
|
link
|
|
== removal
|
|
== different dirs
|
|
== file types
|
|
type b name block
|
|
type c name char
|
|
type d name dir
|
|
type f name file
|
|
type l name symlink
|
|
== all name lengths work
|