DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - fix panic on reboot when swap populated


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 4 Feb 2010 16:25:20 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]