git: kernel - Fix devfs bitmap races for pty and other devices (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 25 11:32:45 PDT 2019


commit a2fbacda9099588e4da2f77704eed40be2195ae5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Aug 25 11:31:40 2019 -0700

    kernel - Fix devfs bitmap races for pty and other devices (2)
    
    * Fix bug in 1991e949fd5da due to misinterpretation of how
      devfs_clone_bitmap_get() worked in the vn code.

Summary of changes:
 sys/dev/disk/vn/vn.c | 25 +++++++++----------------
 1 file changed, 9 insertions(+), 16 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list