]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
bump version to 2.2, document changes -- sync shared headers, EVMS stripe v2.2.0
authorNathan Scott <nathans@sgi.com>
Thu, 8 Aug 2002 06:35:44 +0000 (06:35 +0000)
committerNathan Scott <nathans@sgi.com>
Thu, 8 Aug 2002 06:35:44 +0000 (06:35 +0000)
commit836f654f9ade120181d6bb95060de613fef3d554
treea9511c4c8150e17cf6c0a654538f19eee7770661
parentd90395e8ff5acb512fe00804982a7e6b2dc9d707
bump version to 2.2, document changes -- sync shared headers, EVMS stripe
unit/width extraction, mkfs defaults to 4K blocksize again (as on IRIX) &
no longer punts on using the current pagesize.
20 files changed:
VERSION
debian/changelog
doc/CHANGES
include/Makefile
include/arch.h [deleted file]
include/libxfs.h
include/xfs_acl.h
include/xfs_arch.h
include/xfs_buf_item.h
include/xfs_cap.h
include/xfs_da_btree.h
include/xfs_extfree_item.h
include/xfs_inode.h
libdisk/Makefile
libdisk/drivers.c
libdisk/evms.c [new file with mode: 0644]
libdisk/evms.h [new file with mode: 0644]
libdisk/md.c
libxfs/xfs.h
mkfs/xfs_mkfs.c