Skip to content

Commit 99c9b97

Browse files
committed
single thread
1 parent caddc1c commit 99c9b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ mkdir /tmp/mount
7575
./fuse.problem -s /tmp/mount lib$(shared_source).so
7676
```
7777

78-
Looking inside `/tmp/mount`, user will find the discussed files.
78+
The `-s` option is for single-thread filesystem. This will force filesystem operations as blocking. Looking inside `/tmp/mount`, user will find the discussed files.
7979

8080
To unmount the filesystem:
8181
```

0 commit comments

Comments
 (0)