summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_da_btree.c
diff options
context:
space:
mode:
authorSamuel Kvasnica <samuel.kvasnica@ims.co.at>2010-11-19 16:38:49 +0300
committerAlex Elder <aelder@sgi.com>2010-12-17 01:04:55 +0300
commit576ecb8e2b725726471cc62b12c01e28d33127ba (patch)
tree4bee2b310019661b147645d0a25f367580e4bca4 /fs/xfs/xfs_da_btree.c
parent05340d4ab2ec2b6b4962c1c41c6ea8fb550f947b (diff)
downloadlinux-576ecb8e2b725726471cc62b12c01e28d33127ba.tar.xz
xfs: fix exporting with left over 64-bit inodes
We now support mounting and using filesystems with 64-bit inodes even when not mounted with the inode64 option (which now only controls if we allocate new inodes in that space or not). Make sure we always use large NFS file handles when exporting a filesystem that may contain 64-bit inodes. Note that this only affects newly generated file handles, any outstanding 32-bit file handle is still accepted. [hch: the comment and commit log are mine, the rest is from a patch snipplet from Samuel] Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_da_btree.c')
0 files changed, 0 insertions, 0 deletions