On Thu, Feb 20, 2020 at 03:12:00PM -0500, Valdis Klētnieks wrote:
> Do you have an actual uxfs filesystem to test against?  Having the
> mkfs.uxfs and fsck.uxfs utilities would be useful as well.

It is not a filesystem used in real world, but there is mkfs in cmds:

cmds
cmds/fsdb.c
cmds/Makefile
cmds/mkfs.c
kern
kern/Makefile
kern/ux_alloc.c
kern/ux_dir.c
kern/ux_file.c
kern/ux_fs.h
kern/ux_inode.c
LICENSE
Makefile

As for fsck there is only this funny comment :)

kern/ux_inode.c:                pr_err("uxfs: %s Filesystem is not clean. Write 
and run fsck!\n",

-- 
Valentin

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to