kernel - Try to reduce 'busy buffers problems' during halt/reboot v2.10.1
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 25 Apr 2011 18:43:52 +0000 (11:43 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 25 Apr 2011 18:45:49 +0000 (11:45 -0700)
commit9a044c9b5fd13be644170e76f75a73ce7206666f
tree43cae5790ce81aaf45f70162dd485889febd1ccd
parentd5ec4172747cea4027b41e8760e1ec9e34a3803c
kernel - Try to reduce 'busy buffers problems' during halt/reboot

* Ignore busy buffers related to TMPFS in pass 1, and busy buffers related
  to TMPFS, NFS, SMBFS, and MFS in the final check.
sys/kern/kern_shutdown.c