git: kernel - Remove improper EBUSY error on mount (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Feb 27 17:24:28 PST 2013


commit e15f6c4df9ae59842d6ea1ef040974fdea821125
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Feb 27 17:08:37 2013 -0800

    kernel - Remove improper EBUSY error on mount (2)
    
    * Fix lock order reversal in checkdirs() exposed by the removal
      of the VMOUNT flag.

Summary of changes:
 sys/kern/vfs_syscalls.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e15f6c4df9ae59842d6ea1ef040974fdea821125


-- 
DragonFly BSD source repository



More information about the Commits mailing list