Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/filesystems/
H A D9p.rst8142db4f Sat Dec 17 11:19:34 CST 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>
/openbmc/linux/fs/9p/
H A Dv9fs.h8142db4f Sat Dec 17 11:19:34 CST 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.c8142db4f Sat Dec 17 11:19:34 CST 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.c8142db4f Sat Dec 17 11:19:34 CST 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>