Support S_IFDIR mknod() calls for HAMMER. This is used by the Hammer
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Jun 2008 17:21:58 +0000 (17:21 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Jun 2008 17:21:58 +0000 (17:21 +0000)
commitbed9e3727330b007fdf180172e9862a45148e1e9
treef942808612a45e41dbf30010884785f85d5ae4b5
parent72b87a912494469333bff129664371822951c46f
Support S_IFDIR mknod() calls for HAMMER.  This is used by the Hammer
utility program to create pseudo-filesystem directories inside HAMMER.
sys/kern/vfs_syscalls.c