Skip to content

Commit 6d91929

Browse files
author
J. Bruce Fields
committed
nfsd: document server-to-server-copy parameters
Signed-off-by: J. Bruce Fields <[email protected]>
1 parent 291cd65 commit 6d91929

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3243,13 +3243,27 @@
32433243
driver. A non-zero value sets the minimum interval
32443244
in seconds between layoutstats transmissions.
32453245

3246+
nfsd.inter_copy_offload_enable =
3247+
[NFSv4.2] When set to 1, the server will support
3248+
server-to-server copies for which this server is
3249+
the destination of the copy.
3250+
3251+
nfsd.nfsd4_ssc_umount_timeout =
3252+
[NFSv4.2] When used as the destination of a
3253+
server-to-server copy, knfsd temporarily mounts
3254+
the source server. It caches the mount in case
3255+
it will be needed again, and discards it if not
3256+
used for the number of milliseconds specified by
3257+
this parameter.
3258+
32463259
nfsd.nfs4_disable_idmapping=
32473260
[NFSv4] When set to the default of '1', the NFSv4
32483261
server will return only numeric uids and gids to
32493262
clients using auth_sys, and will accept numeric uids
32503263
and gids from such clients. This is intended to ease
32513264
migration from NFSv2/v3.
32523265

3266+
32533267
nmi_backtrace.backtrace_idle [KNL]
32543268
Dump stacks even of idle CPUs in response to an
32553269
NMI stack-backtrace request.

0 commit comments

Comments
 (0)