We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0778591 commit f9879beCopy full SHA for f9879be
README.md
@@ -9,6 +9,7 @@ The super block operations are set at the time of mounting. The operation tables
9
10
* Directories: create, remove, list, rename;
11
* Regular files: create, remove, read/write (through page cache), rename;
12
+* Hard/Symbolic links (also symlink or soft link): create, remove, rename;
13
* No extended attribute support
14
15
## Prerequisite
0 commit comments