Merge of master-melb:xfs-cmds:22904a by kenmcd.
#
PKG_MAJOR=2
PKG_MINOR=6
-PKG_REVISION=33
+PKG_REVISION=34
PKG_BUILD=1
-xfsprogs (2.6.32-1) unstable; urgency=low
+xfsprogs (2.6.34-1) unstable; urgency=low
* New upstream release.
- -- Nathan Scott <nathans@debian.org> Wed, 08 Jun 2005 09:01:04 +1000
+ -- Nathan Scott <nathans@debian.org> Mon, 20 Jun 2005 10:32:24 +1000
xfsprogs (2.6.28-1) unstable; urgency=low
+xfsprogs-2.6.34 (20 June 2005)
+ - Switch to the fsxattr xfsctl for getting/setting project
+ identifiers on inodes, remove the short-lived specialised
+ ioctls for doing this.
+ - Make the "blocktrash" xfs_db command available in expert-
+ mode only.
+
xfsprogs-2.6.33 (13 June 2005)
- Another libhandle fix on 64bit, Big Endian systems.