Home
last modified time | relevance | path

Searched refs:nfsd (Results 1 – 25 of 30) sorted by relevance

12

/linux/Documentation/admin-guide/nfs/
H A Dnfsd-admin-interfaces.rst2 Administrative interfaces for nfsd
8 nfsd is controlled mainly by pseudofiles under the "nfsd" filesystem,
9 which is normally mounted at /proc/fs/nfsd/.
12 nfsd/threads.
15 writing to nfsd/portlist; that write may be:
22 If nfsd is started without doing any of these, then it will create one
25 On startup, nfsd and lockd grace periods start. nfsd is shut down by a write of
26 0 to nfsd/threads. All locks and state are thrown away at that point.
29 or down by additional writes to nfsd/threads or by writes to
30 nfsd/pool_threads.
[all …]
H A Dpnfs-block-server.rst23 If the nfsd server needs to fence a non-responding client it calls
24 /sbin/nfsd-recall-failed with the first argument set to the IP address of
29 cat > /sbin/nfsd-recall-failed << EOF
H A Dindex.rst11 nfsd-admin-interfaces
H A Dnfs-rdma.rst271 $ echo rdma 20049 > /proc/fs/nfsd/portlist
/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst22 /proc/fs/nfsd/pool_stats
26 /proc/fs/nfsd filesystem is mounted (it almost always should be).
45 which contains all the nfsd threads and all the CPUs in the system,
64 an nfsd thread to service it, i.e. no nfsd thread was considered
73 This can happen because there are too few nfsd threads in the thread
75 case configuring more nfsd threads will probably improve the
79 Counts how many times an idle nfsd thread is woken to try to
88 Counts how many times an nfsd thread triggered an idle timeout,
92 This statistic counts a circumstance where there are more nfsd
94 a clue that the number of nfsd threads can be reduced without
[all …]
H A Dnfsd-io-modes.rst17 - /sys/kernel/debug/nfsd/io_cache_read
18 - /sys/kernel/debug/nfsd/io_cache_write
32 echo 2 > /sys/kernel/debug/nfsd/io_cache_read
33 echo 2 > /sys/kernel/debug/nfsd/io_cache_write
38 cat /sys/kernel/debug/nfsd/io_cache_read
39 cat /sys/kernel/debug/nfsd/io_cache_write
140 echo 1 > /sys/kernel/tracing/events/nfsd/nfsd_read_vector/enable
141 echo 1 > /sys/kernel/tracing/events/nfsd/nfsd_read_direct/enable
142 echo 1 > /sys/kernel/tracing/events/nfsd/nfsd_read_io_done/enable
150 echo 1 > /sys/kernel/tracing/events/nfsd/nfsd_write_opened/enable
[all …]
H A Dnfs41-server.rst6 /proc/fs/nfsd/versions control file. The string output returned
12 the /proc/fs/nfsd/versions control file. Note that to write this
13 control file, the nfsd service must be taken down. You can use rpc.nfsd
14 for this; see rpc.nfsd(8).
19 on or off; rpc.nfsd does this correctly.)
21 The NFSv4 minorversion 1 (NFSv4.1) implementation in nfsd is based
H A Dnfsd-maintainer-entry-profile.rst95 - files under /proc/fs/nfsd/ or /proc/sys/sunrpc/
124 experimental settings which reside under /sys/kernel/debug/nfsd/ .
248 nfsd-testing branch at
332 The NFSD maintainers apply patches initially to the nfsd-testing
334 applied while review is ongoing. nfsd-testing is a topic branch,
339 your patch has been added to the nfsd-testing branch. You can track
344 While your patch is in nfsd-testing, it is exposed to a variety of
349 Each patch that survives in nfsd-testing for the soak period without
350 changes is moved to the nfsd-next branch.
352 The nfsd-next branch is automatically merged into linux-next and
[all …]
H A Dindex.rst16 nfsd-io-modes
H A Drpc-server-gss.rst91 before starting nfsd. Whoever starts nfsd can guarantee this by reading
H A Dpnfs.rst43 The hash code is copied from the nfsd code base. A discussion of
/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst164 module nfsd
179 format nfsd:\040SETATTR // one way to match a format with whitespace
180 format "nfsd: SETATTR" // a neater way to match a format with whitespace
181 format 'nfsd: SETATTR' // yet another way to match a format with whitespace
318 :#> ddcmd 'module nfsd +p'
327 :#> ddcmd 'format "nfsd: READ" +p'
H A Ddevices.rst81 /dev/nfsd socksys symbolic Required by iBCS-2
/linux/fs/nfsd/
H A Dnfssvc.c39 static int nfsd(void *vrqstp);
590 if (kthread_func(current) == nfsd) in nfsd_current_rqst()
617 nfsd_max_blksize, nfsd); in nfsd_create_serv()
885 nfsd(void *vrqstp) in nfsd() function
H A DKconfig21 choose M here: the module will be called nfsd.
H A Dtrace.h6 #define TRACE_SYSTEM nfsd
/linux/fs/
H A DMakefile87 obj-$(CONFIG_NFSD) += nfsd/
H A DKconfig355 source "fs/nfsd/Kconfig"
/linux/fs/smb/client/
H A DKconfig175 bool "Allow nfsd to export CIFS file system"
178 Allows NFS server to export a CIFS mounted share (nfsd over cifs)
/linux/Documentation/
H A DChanges375 mount -t nfsd nfsd /proc/fs/nfsd
/linux/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst113 ../filesystems/nfs/nfsd-maintainer-entry-profile
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst112 ksmbd/nfsd interoperability Planned for future. The features that ksmbd
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst136 Browsers like Firefox/Lynx go into the WWW network class, while (k)nfsd goes
/linux/Documentation/filesystems/
H A Doverlayfs.rst79 [*] nfsd v3 readdirplus verifies d_ino == i_ino. i_ino is exposed via several
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst478 under nfsd requires this mount option on the cifs mount.

12