Home
last modified time | relevance | path

Searched hist:"8142 db4f2792717837b97e219e5f5203dde17abb" (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/filesystems/
H A D9p.rstdiff 8142db4f2792717837b97e219e5f5203dde17abb Sat Dec 17 18:19:34 CET 2022 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: allow disable of xattr support on mount

xattr creates a lot of additional messages for 9p in
the current implementation. This allows users to
conditionalize xattr support on 9p mount if they
are on a connection with bad latency. Using this
flag is also useful when debugging other aspects
of 9p as it reduces the noise in the trace files.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
Reviewed-by: Dominique Martinet <asmadeus@codewreck.org>
/linux/fs/9p/
H A Dv9fs.hdiff 8142db4f2792717837b97e219e5f5203dde17abb Sat Dec 17 18:19:34 CET 2022 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: allow disable of xattr support on mount

xattr creates a lot of additional messages for 9p in
the current implementation. This allows users to
conditionalize xattr support on 9p mount if they
are on a connection with bad latency. Using this
flag is also useful when debugging other aspects
of 9p as it reduces the noise in the trace files.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
Reviewed-by: Dominique Martinet <asmadeus@codewreck.org>
H A Dv9fs.cdiff 8142db4f2792717837b97e219e5f5203dde17abb Sat Dec 17 18:19:34 CET 2022 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: allow disable of xattr support on mount

xattr creates a lot of additional messages for 9p in
the current implementation. This allows users to
conditionalize xattr support on 9p mount if they
are on a connection with bad latency. Using this
flag is also useful when debugging other aspects
of 9p as it reduces the noise in the trace files.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
Reviewed-by: Dominique Martinet <asmadeus@codewreck.org>
H A Dvfs_super.cdiff 8142db4f2792717837b97e219e5f5203dde17abb Sat Dec 17 18:19:34 CET 2022 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: allow disable of xattr support on mount

xattr creates a lot of additional messages for 9p in
the current implementation. This allows users to
conditionalize xattr support on 9p mount if they
are on a connection with bad latency. Using this
flag is also useful when debugging other aspects
of 9p as it reduces the noise in the trace files.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
Reviewed-by: Dominique Martinet <asmadeus@codewreck.org>