mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
tmpfs.5: Document option export
This is a no-op option supported for the sake of NFS. MFC after: 7 days
This commit is contained in:
parent
1d225179fd
commit
b2bd87bb01
1 changed files with 6 additions and 0 deletions
|
|
@ -112,6 +112,12 @@ file systems:
|
|||
.It Cm easize
|
||||
Set the maximum memory size used by extended attributes in bytes.
|
||||
The default is 16 megabytes.
|
||||
.It Cm export
|
||||
Accept the
|
||||
.Cm export
|
||||
option for compatibility with
|
||||
.Xr nfsv4 4 .
|
||||
This option does nothing.
|
||||
.It Cm gid
|
||||
Set the group ID of the root inode of the file system.
|
||||
The default is the mount point's GID.
|
||||
|
|
|
|||
Loading…
Reference in a new issue