summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChristoph Hellwig2008-12-22 15:59:06 +0100
committerLachlan McIlroy2008-12-23 01:54:46 +0100
commitad1ad968f4e7b06c75741575ea077e25a87da49a (patch)
tree906f959fa323d9fcfc5e31d7fb2046e544b27b35 /usr
parent[XFS] avoid memory allocations in xfs_fs_vcmn_err (diff)
downloadkernel-qcow2-linux-ad1ad968f4e7b06c75741575ea077e25a87da49a.tar.gz
kernel-qcow2-linux-ad1ad968f4e7b06c75741575ea077e25a87da49a.tar.xz
kernel-qcow2-linux-ad1ad968f4e7b06c75741575ea077e25a87da49a.zip
[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@lst.de> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions