]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
document BLKSZSET change.
authorNathan Scott <nathans@sgi.com>
Tue, 17 Jul 2001 00:05:37 +0000 (00:05 +0000)
committerNathan Scott <nathans@sgi.com>
Tue, 17 Jul 2001 00:05:37 +0000 (00:05 +0000)
doc/CHANGES
libxfs/Makefile

index 2871928a89cfb92aeae7d139671f3fd5c620559f..c02d3ec658d49aa2ea9f81235117c19e4b747772 100644 (file)
@@ -6,7 +6,8 @@ xfsprogs-1.3.1 (15 Jul 2001)
        - 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
index e10b08bed8f8e53b45b2af2bf34c8093abb99762..9beae932d344f6052430b49bac311d8ab7bd1d1d 100644 (file)
@@ -46,7 +46,7 @@ CFILES = init.c logitem.c rdwr.c trans.c util.c \
        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: