File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Documentation/admin-guide Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 3243
3243
driver. A non-zero value sets the minimum interval
3244
3244
in seconds between layoutstats transmissions.
3245
3245
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
+
3246
3259
nfsd.nfs4_disable_idmapping=
3247
3260
[NFSv4] When set to the default of '1', the NFSv4
3248
3261
server will return only numeric uids and gids to
3249
3262
clients using auth_sys, and will accept numeric uids
3250
3263
and gids from such clients. This is intended to ease
3251
3264
migration from NFSv2/v3.
3252
3265
3266
+
3253
3267
nmi_backtrace.backtrace_idle [KNL]
3254
3268
Dump stacks even of idle CPUs in response to an
3255
3269
NMI stack-backtrace request.
You can’t perform that action at this time.
0 commit comments