NetBSD/sbin/newfs_lfs
fvdl 42614ed3f3 Add support for UFS2. UFS2 is an enhanced FFS, adding support for
64 bit block pointers, extended attribute storage, and a few
other things.

This commit does not yet include the code to manipulate the extended
storage (for e.g. ACLs), this will be done later.

Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.
2003-04-02 10:39:19 +00:00
..
Makefile
config.h
extern.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
lfs.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
misc.c
newfs.c Use getlabeloffset() instead of LABELOFFSET. 2002-12-12 11:40:17 +00:00
newfs_lfs.8 Discourage the creation of new LFSv1 filesystems. 2003-02-23 04:53:17 +00:00