2009-06-02 04:27:07

by Felix Blyakher

[permalink] [raw]
Subject: [GIT PULL] XFS update for 2.6.30-rc8

The following changes since commit d9244b5d2fbfe9fa540024b410047af13ceec90f:
Linus Torvalds (1):
Merge branch 'hwmon-for-linus' of git://git.kernel.org/.../jdelvare/staging

are available in the git repository at:

git://oss.sgi.com/xfs/xfs for-linus

Eric Sandeen (1):
xfs: fix overflow in xfs_growfs_data_private

Felix Blyakher (2):
xfs: fix double unlock in xfs_swap_extents()
xfs: prevent deadlock in xfs_qm_shake()

fs/xfs/linux-2.6/kmem.h | 2 +-
fs/xfs/xfs_dfrag.c | 8 +++++---
fs/xfs/xfs_fsops.c | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)