commit | 2a293b7d5aa2f0d1e3d87b642f7ac263c2d664e3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jul 28 17:04:26 2006 +1000 |
committer | Nathan Scott <nathans@sgi.com> | Fri Jul 28 17:04:26 2006 +1000 |
tree | 8d2f8fb9cb26e482e8637797f2262fa8a19cc50b | |
parent | 64821324ca49f24be1a66f2f432108f96a24e596 [diff] |
[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. Before putting them into struct statfs they should be endian-swapped. SGI-PV: 954580 SGI-Modid: xfs-linux-melb:xfs-kern:26550a Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nathan Scott <nathans@sgi.com>