commit | cdeb380aa2ca3b8f8ba3736f2469f5818eadb9aa | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@sandeen.net> | Wed Aug 13 16:07:53 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Wed Aug 13 16:07:53 2008 +1000 |
tree | dd4dad87f19848b9c86fd05f4cb47833007e9c44 | |
parent | 322ff6b8cd54feb1c4c0426630f3642ab1dd2176 [diff] |
[XFS] remove INT_GET and friends Thanks to hch's endian work, INT_GET etc are no longer used, and may as well be removed. INT_SET is still used in the acl code, though. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31756a Signed-off-by: Eric Sandeen <sandeen@sandeen.net> Signed-off-by: Niv Sardi <xaiki@sgi.com> Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>