git: tmpfs - Close a whole in tmpfs_vop_nremove()
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Mar  2 17:29:12 PST 2020
    
    
  
commit 78ce1036881a18b24268ba328cde152be2d1979d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Mar 2 17:07:40 2020 -0800
    tmpfs - Close a whole in tmpfs_vop_nremove()
    
    * Close a race condition in tmpfs_vop_nremove() that could result
      in an assertion.
Summary of changes:
 sys/vfs/tmpfs/tmpfs_subr.c  | 2 +-
 sys/vfs/tmpfs/tmpfs_vnops.c | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/78ce1036881a18b24268ba328cde152be2d1979d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list