summaryrefslogtreecommitdiffstats
path: root/sys/nfs
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-11-13 22:40:37 +0000
committermsmith <msmith@FreeBSD.org>1998-11-13 22:40:37 +0000
commit0784b75a47132859d84d6e61b79f0eb902bb9988 (patch)
tree1b442f95af58ff18f9251f047e5dd63dd643bd0d /sys/nfs
parent830a5dfa0cb7ad8afa0574ed21915a1328f8b93f (diff)
downloadFreeBSD-src-0784b75a47132859d84d6e61b79f0eb902bb9988.zip
FreeBSD-src-0784b75a47132859d84d6e61b79f0eb902bb9988.tar.gz
Don't count non-local dirty buffers as outstanding when shutting down.
This avoids the fsck-on-reboot symptoms if you're shutting down with a hung or unreachable NFS server mounted. Also remove non-local filesystems from the mount list to prevent the system hanging when it tries to unmount them (for the same reason). Drew points out that there's a good argument for forcibly removing all "non syncable" filesystems from the mount list (eg. NFS mounts, disks that aren't responding, etc.) as this then allows you to sync and cleanly unmount their parents. No such change is included in this patch. Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
Diffstat (limited to 'sys/nfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud