- fix an endian bug in xfs_db "write" command
- fix a build problem with liblvm.a installed
- fix bug in xfs_growfs mount option parsing with external log
- - make use of BLKSZSET ioctl conditional via the Makefile
+ - BLKSZSET ioctl now conditional via the Makefile (off by default)
+ - rework some of the Debian packaging rules
xfsprogs-1.3.0 (11 Jul 2001)
- reworked Makefiles to use libtool
xfs_dir2.c xfs_dir2_leaf.c xfs_attr_leaf.c xfs_dir2_block.c \
xfs_dir2_node.c xfs_dir2_data.c xfs_dir2_sf.c xfs_bmap.c \
xfs_mount.c xfs_trans.c
-LCFLAGS += -DHAVE_BLKBSZSET=0
+#LCFLAGS += -DHAVE_BLKBSZSET
#
# Tracing flags: