[PATCH v3 00/13] xfs: kill hard-coded number 128 for transaction space log reservation
Jeff Liu
jeff.liu at oracle.com
Thu Jan 24 05:09:18 CST 2013
Hello,
Now the v3 patch set of killing hard-coded number 128 for transaction space log
reservation is ready for review.
For testing, according to Dave's comment, I verified the default/patched kernel by
comparing the total bytes per transaction as well as the pair values in MAX() against
the different combinations of block /log/inode/sector sizes, and they all show the same
results to me.
Changes of v3 to v2:
- Fix itruncate, ifree, link, attrrm, remove, create to show correct results.
- Add XFS_SB_LOG_RES() for those transactions that modify the super block on disk.
Old patch sets:
v2:
http://www.spinics.net/lists/xfs/msg15917.html
v1:
http://www.spinics.net/lists/xfs/msg15499.html
Thanks,
-Jeff
More information about the xfs
mailing list