Lines Matching +full:reboot +full:- +full:mode
5 --------
15 ---------------------------------
18 filesystem. You can use "uuidgen -r" to generate a unique argument.
25 Reboot recovery
26 ---------------
28 The NFS protocol's normal reboot recovery mechanisms don't work for the
30 they held before the reboot, and further IO will result in errors.
34 -----------------
40 The result must fit into the RFC-mandated filehandle size limits:
42 +-------+-----------+
44 +-------+-----------+
46 +-------+-----------+
48 +-------+-----------+
52 bytes--which is unlikely.
62 +--------+-------------------+----------------+
66 +--------+-------------------+----------------+
68 +--------+-------------------+----------------+
70 +--------+-------------------+----------------+
78 - The (non-default) "subtreecheck" export option generally
80 - If you export a subdirectory of a filesystem (instead of
83 - If you export over NFSv2, knfsd usually uses a shorter
85 - The root directory of an export uses a filehandle that is
88 As you can see, the 128-byte NFSv4 filehandle is large enough that
91 something that also supports NFSv3, you're *probably* OK. Re-exporting
98 - include/linux/exportfs.h:enum fid_type
99 - include/uapi/linux/nfsd/nfsfh.h:struct nfs_fhbase_new
100 - fs/nfsd/nfsfh.c:set_version_and_fsid_type
101 - fs/nfs/export.c:nfs_encode_fh
104 ----------------------
107 allow you, for example, to open a file in a mode which forbids other