diff options
author | 2007-10-12 10:59:34 +1000 | |
---|---|---|
committer | 2008-02-07 18:11:47 +1100 | |
commit | b53e675dc868c4844ecbcce9149cf68e4299231d (patch) | |
tree | e49928f2faa73d2f59b80647814835343c9379e5 /fs/xfs/xfs_error.h | |
parent | [XFS] clean up some xfs_log_priv.h macros (diff) | |
download | wireguard-linux-b53e675dc868c4844ecbcce9149cf68e4299231d.tar.xz wireguard-linux-b53e675dc868c4844ecbcce9149cf68e4299231d.zip |
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
Mostly trivial conversion with one exceptions: h_num_logops was kept in
native endian previously and only converted to big endian in xlog_sync,
but we always keep it big endian now. With todays cpus fast byteswap
instructions that's not an issue but the new variant keeps the code clean
and maintainable.
SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:29821a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_error.h')
0 files changed, 0 insertions, 0 deletions