git: kernel - fix panic on reboot when swap populated

看板DFBSD_commit作者時間16年前 (2010/02/05 08:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 7d3c02193be873b1bd2cc70f838bd8deb63f0be2 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Feb 4 16:16:58 2010 -0800 kernel - fix panic on reboot when swap populated * The swapvp does not have a v_mount so do not try to access the mount lock through it if v_mount is NULL. Summary of changes: sys/kern/vfs_vopops.c | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d3c02193be873b1bd2cc70f838bd8deb63f0be2 -- DragonFly BSD source repository
文章代碼(AID): #1BQsS8zW (DFBSD_commit)