#
PKG_MAJOR=1
PKG_MINOR=2
-PKG_REVISION=2
+PKG_REVISION=3
PKG_BUILD=0
+xfsprogs (1.2.3) unstable; urgency=low
+
+ * Add dquot and quotaoff log item support into xfs_logprint
+ * Fix logprint core dump reporting AGI in "continue"'d transactions
+
+ -- Nathan Scott <nathans@debian.org> Fri, 27 Apr 2001 10:17:25 +1000
+
xfsprogs (1.2.2) unstable; urgency=low
* Fix problem in xfs_db (check) group quota logic
+xfsprogs-1.2.3 (27 April 2001)
+ - add dquot and quotaoff log item support into xfs_logprint
+ - fix logprint core dump reporting AGI in "continue"'d transactions
+
xfsprogs-1.2.2 (09 April 2001)
- fix problem in xfs_db (check) group quota logic
- fixes to warnings from recent gcc and/or 64-bit builds
S: Berlin, Germany
N: Bill Jones
-E: jones@tacc.utexas.edu
+E: jones@hpc.utexas.edu
D: fsr port to Linux
S: Austin, Texas, USA
xfs_dq_logformat_t *f;
xfs_dq_logformat_t lbuf = {0};
xfs_disk_dquot_t ddq;
- xlog_op_header_t *head;
+ xlog_op_header_t *head = NULL;
int num, skip;
/*