Here are two regressions that have been identified in XFS
in the last few days. I'm hoping to get these fixes into
2.6.32.
-Alex
The following changes since commit a9366e61b03f55a6e009e687ad10e706714c9907:
Linus Torvalds (1):
Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32
are available in the git repository at:
git://oss.sgi.com/xfs/xfs for-linus
Jan Rekorajski (1):
XFS bug in log recover with quota (bugzilla id 855)
Nathaniel W. Turner (1):
xfs: copy li_lsn before dropping AIL lock
fs/xfs/xfs_log_recover.c | 4 ++--
fs/xfs/xfs_trans_ail.c | 23 ++++++++++++++++++++---
2 files changed, 22 insertions(+), 5 deletions(-)