[External] [PATCH 1/2] erofs: add documentation for 'domain_id' mount option
Jia Zhu
zhujia.zj at bytedance.com
Wed Jan 11 19:38:55 AEDT 2023
在 2023/1/11 16:15, Jingbo Xu 写道:
> The share domain feature for fscache mode has been merged, and let's add
> documentation for 'domain_id' mount option.
>
> Signed-off-by: Jingbo Xu <jefflexu at linux.alibaba.com>
Reviewed-by: Jia Zhu <zhujia.zj at bytedance.com>
Thanks.
> ---
> Documentation/filesystems/erofs.rst | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/filesystems/erofs.rst b/Documentation/filesystems/erofs.rst
> index 067fd1670b1f..958cad2c4997 100644
> --- a/Documentation/filesystems/erofs.rst
> +++ b/Documentation/filesystems/erofs.rst
> @@ -120,6 +120,9 @@ dax={always,never} Use direct access (no page cache). See
> dax A legacy option which is an alias for ``dax=always``.
> device=%s Specify a path to an extra device to be used together.
> fsid=%s Specify a filesystem image ID for Fscache back-end.
> +domain_id=%s Specify a domain ID for Fscache back-end. The blob
> + images are shared among filesystem instances in the same
> + domain.
> =================== =========================================================
>
> Sysfs Entries
More information about the Linux-erofs
mailing list