On 04/30/13 07:13, Dave Chinner wrote:
Hi folks,
The attached tarball contains the following patches and a series
file:
xfs_repair: validate on-disk extent count better
Looks okay.
xfs_logprint: print all AGI unlinked buckets
I understand that the AGI print in xlog_recover_print_buffer() came from
xlog_print_trans_buffer(). The entries are added to the agi_unlinked[]
indexed by (agino % XFS_AGI_UNLINKED_BUCKETS). Why limit the number of
agi_unlinked entries base on the xfs_log_iovec region length? Commit
2bd0ea1 that put this code into log_print_trans_buffer() did not
enlighten me.
xfs_fsr: file reads should be O_DIRECT
Looks okay.
xfsprogs: Die dir1 Die!
Looks okay
xfsprogs: sync code to current kernel code
Looks okay.
xfsprogs: update libxfs to 3.9-rc1 + xfsdev
xfsprogs: add CRC32c infrastructure
xfsprogs: update libxlog to current kernel code
...
Cheers,
Dave.
Thanks,
--Mark.
|