Skip to content

Commit f9879be

Browse files
committed
Mention Hard/Symbolic link support
1 parent 0778591 commit f9879be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The super block operations are set at the time of mounting. The operation tables
99

1010
* Directories: create, remove, list, rename;
1111
* Regular files: create, remove, read/write (through page cache), rename;
12+
* Hard/Symbolic links (also symlink or soft link): create, remove, rename;
1213
* No extended attribute support
1314

1415
## Prerequisite

0 commit comments

Comments
 (0)