git: kernel - Try to fix 'busy buffer' panic.

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 8 11:07:31 PST 2017


commit 5e13112632fcc46beba13acf879e178aba56391c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Nov 8 11:05:03 2017 -0800

    kernel - Try to fix 'busy buffer' panic.
    
    * Improve the shutdown sequence to require three passes with
      0 buffers remaining before proceeding.  This should fix the
      'busy buffer' panic.

Summary of changes:
 sys/kern/kern_shutdown.c | 79 +++++++++++++++++++++++++++++++++---------------
 1 file changed, 54 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e13112632fcc46beba13acf879e178aba56391c


-- 
DragonFly BSD source repository



More information about the Commits mailing list