[GIT PULL] XFS update for 2.6.38-rc8

From: Alex Elder
Date: Thu Mar 03 2011 - 10:35:15 EST


> Regressions fixed, hopefully none introduced..

Sorry to report that one was introduced in XFS. A caller was
providing the address of something smaller than what was expected
by a function that zeroed it, with a predictable result.

Please take the following change, which corrects the problem.
Thanks.

-Alex

The following changes since commit cbdbb4c1d22e26f9d5314fefe6f2c7e5ed7f6a0f:

Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 (2011-03-02 20:02:32 -0800)

are available in the git repository at:

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

Alex Elder (1):
xfs: zero proper structure size for geometry calls

fs/xfs/linux-2.6/xfs_ioctl.c | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/