git: sys/vfs/ext2fs: Add ext2_alloc_vnode()

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Jul 19 10:03:05 PDT 2020


commit ffd4f0af6d7c6dc752ead5ce137c826e2654d63c
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Mon Jul 20 01:08:44 2020 +0900

    sys/vfs/ext2fs: Add ext2_alloc_vnode()

Summary of changes:
 sys/vfs/ext2fs/ext2_alloc.c  | 61 ++------------------------------------------
 sys/vfs/ext2fs/ext2_extern.h |  3 +--
 sys/vfs/ext2fs/ext2_vfsops.c | 59 +++++++++++++++++++++++++++---------------
 3 files changed, 41 insertions(+), 82 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list