[XFS updates] XFS development tree branch, master, updated. v2.6.28-rc3-1828-gad1ad96
xfs at oss.sgi.com
xfs at oss.sgi.com
Mon Dec 22 18:53:38 CST 2008
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, master has been updated
ad1ad96 [XFS] handle unaligned data in xfs_bmbt_disk_get_all
from efc557570dc99b46e46a7be51c3c7402b485e829 (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 ad1ad968f4e7b06c75741575ea077e25a87da49a
Author: Christoph Hellwig <hch at infradead.org>
Date: Mon Dec 22 09:59:06 2008 -0500
[XFS] handle unaligned data in xfs_bmbt_disk_get_all
In libxfs xfs_bmbt_disk_get_all needs to handle unaligned data and thus
has been updated to use get_unaligned_be64. In kernelspace we don't strictly
need it as the routine is only used for tracing and xfsidbg, but let's keep
the two implementations in sync.
Signed-off-by: Christoph Hellwig <hch at lst.de>
Signed-off-by: Lachlan McIlroy <lachlan at sgi.com>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/xfs_bmap_btree.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list