Page MenuHomeFreeBSD

Add information w.r.t. NFSv4.1/4.2 mount session corruption to BUGS
ClosedPublic

Authored by rmacklem on Jul 1 2022, 11:49 PM.
Tags
None
Referenced Files
F82044500: D35693.diff
Wed, Apr 24, 11:02 PM
Unknown Object (File)
Mar 24 2024, 3:23 AM
Unknown Object (File)
Mar 12 2024, 12:02 AM
Unknown Object (File)
Mar 12 2024, 12:02 AM
Unknown Object (File)
Mar 12 2024, 12:02 AM
Unknown Object (File)
Mar 12 2024, 12:02 AM
Unknown Object (File)
Mar 8 2024, 4:04 AM
Unknown Object (File)
Feb 21 2024, 6:46 PM
Subscribers

Details

Summary

The BUGS section of mount_nfs.8 notes that "soft" and/or "intr"
options cannot be safely used for NFSv4 mounts.

This patch adds a sentence noting that, for NFSv4.1/4.2 mounts,
the use of these options may also result in a hung mount point
due to session slot corruption.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

gbe requested changes to this revision.Jul 2 2022, 2:36 PM
gbe added a subscriber: gbe.
gbe added inline comments.
sbin/mount_nfs/mount_nfs.8
665

I would split this into "minor version".

This revision now requires changes to proceed.Jul 2 2022, 2:36 PM

Fixed minorversion to minor version.

This revision is now accepted and ready to land.Jul 3 2022, 3:55 AM