Skip to content

Commit b22c7b9

Browse files
lostjefflehsiangkao
authored andcommitted
erofs: add documentation for 'domain_id' mount option
Since the EROFS share domain feature for fscache mode has been available since Linux v6.1, let's add documentation for 'domain_id' mount option. Cc: [email protected] Reviewed-by: Jia Zhu <[email protected]> Signed-off-by: Jingbo Xu <[email protected]> Reviewed-by: Gao Xiang <[email protected]> Reviewed-by: Chao Yu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Gao Xiang <[email protected]>
1 parent 12724ba commit b22c7b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/filesystems/erofs.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ dax={always,never} Use direct access (no page cache). See
120120
dax A legacy option which is an alias for ``dax=always``.
121121
device=%s Specify a path to an extra device to be used together.
122122
fsid=%s Specify a filesystem image ID for Fscache back-end.
123+
domain_id=%s Specify a domain ID in fscache mode so that different images
124+
with the same blobs under a given domain ID can share storage.
123125
=================== =========================================================
124126

125127
Sysfs Entries

0 commit comments

Comments
 (0)