meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:remotefs:nfs [2025/02/26 08:37] – niziak | linux:remotefs:nfs [2025/02/26 08:43] (current) – niziak | ||
---|---|---|---|
Line 16: | Line 16: | ||
* **async** - This option allows the NFS server to violate the NFS protocol and reply to requests before any changes made by that request have been committed to stable storage (e.g. disc drive). | * **async** - This option allows the NFS server to violate the NFS protocol and reply to requests before any changes made by that request have been committed to stable storage (e.g. disc drive). | ||
* **all_squash** - Map all uids and gids to the anonymous user. Useful for NFS-exported public FTP directories, | * **all_squash** - Map all uids and gids to the anonymous user. Useful for NFS-exported public FTP directories, | ||
+ | |||
+ | On client ''/ | ||
+ | * '' | ||
+ | |||
===== diagnostic ===== | ===== diagnostic ===== |