[XFS updates] XFS development tree branch, for-linus, updated. v3.2-rc1-34-gb1c770c
xfs at oss.sgi.com
xfs at oss.sgi.com
Mon Jan 9 11:17:29 CST 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, for-linus has been updated
b1c770c xfs: fix endian conversion issue in discard code
from 40d344ec5ee440596b1f3ae87556e20c7197757a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b1c770c273a4787069306fc82aab245e9ac72e9d
Author: Dave Chinner <dchinner at redhat.com>
Date: Wed Dec 21 00:07:42 2011 +0000
xfs: fix endian conversion issue in discard code
When finding the longest extent in an AG, we read the value directly
out of the AGF buffer without endian conversion. This will give an
incorrect length, resulting in FITRIM operations potentially not
trimming everything that it should.
Signed-off-by: Dave Chinner <dchinner at redhat.com>
Reviewed-by: Christoph Hellwig <hch at lst.de>
Signed-off-by: Ben Myers <bpm at sgi.com>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/xfs_discard.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list