]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/xfs/xfs_log_recover.c
[XFS] inode items and EFI/EFDs have different ondisk format for 32bit and
authorTim Shimmin <tes@sgi.com>
Fri, 9 Jun 2006 04:55:38 +0000 (14:55 +1000)
committerNathan Scott <nathans@sgi.com>
Fri, 9 Jun 2006 04:55:38 +0000 (14:55 +1000)
commit6d192a9b82212abf1e0e89da6e3a952afba7e4d6
tree608a463ba4fd04f518558ead3567952e757cd2ae
parentd210a28cd851082cec9b282443f8cc0e6fc09830
[XFS] inode items and EFI/EFDs have different ondisk format for 32bit and
64bit kernels allow recovery to handle both versions and do the necessary
decoding

SGI-PV: 952214
SGI-Modid: xfs-linux-melb:xfs-kern:26011a

Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_extfree_item.c
fs/xfs/xfs_extfree_item.h
fs/xfs/xfs_inode_item.c
fs/xfs/xfs_inode_item.h
fs/xfs/xfs_log_recover.c