kernel - Try to reduce 'busy buffers problems' during halt/reboot
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:43:52 +0000 (11:43 -0700)
commit4ac83a78035180de2607ca178e0cbe347ba705b6
treea5814a424326c377571d1b19db90070a0a1f058a
parente01e21dd0c960b7461500518dc5d9ccf2c152e4d
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