git: tmpfs - Improve assertions

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Aug 26 22:56:18 PDT 2020


commit fd67ed2482e61decfb51a613d3033e7450dfc062
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Aug 26 22:55:54 2020 -0700

    tmpfs - Improve assertions
    
    * Improve assertions to detect failed RB_INSERT() operations.

Summary of changes:
 sys/vfs/tmpfs/tmpfs_subr.c  | 11 +++++++++--
 sys/vfs/tmpfs/tmpfs_vnops.c | 14 ++++++++++----
 2 files changed, 19 insertions(+), 6 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list