git: sys/vfs/msdosfs: Change the return on impossible condition into KASSERT()

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Oct 5 10:10:22 PDT 2019


commit 9157abdcc5b799a09d453d9e2caea4a872673a6b
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Oct 6 04:01:33 2019 +0900

    sys/vfs/msdosfs: Change the return on impossible condition into KASSERT()
    
    from freebsd/freebsd at cc5d11fa86957084473b9eebf17dcdd1f3e7633d
    
    Don't apply vnode lock assertion part yet.

Summary of changes:
 sys/vfs/msdosfs/msdosfs_fat.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9157abdcc5b799a09d453d9e2caea4a872673a6b


-- 
DragonFly BSD source repository



More information about the Commits mailing list