Merge of master-melb:xfs-cmds:21927a by kenmcd.
#
PKG_MAJOR=2
PKG_MINOR=6
-PKG_REVISION=26
+PKG_REVISION=27
PKG_BUILD=1
+xfsprogs (2.6.27-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Nathan Scott <nathans@debian.org> Wed, 23 Mar 2005 11:05:00 +1100
+
xfsprogs (2.6.26-1) unstable; urgency=low
* New upstream release.
+xfsprogs-2.6.27 (23 March 2005)
+ - Fix default mkfs allocation group size calculations
+ for filesystem sizes in the range 32 - 64 terabytes.
+ - Add noalign mkfs suboptions for -d/-r to disable the
+ sunit/swidth auto-alignment (based on logical volume
+ geometry, extracted from the driver).
+
xfsprogs-2.6.26 (08 March 2005)
- Fix compilation problem with version 4 of gcc
(thanks to Andreas Jochens).