bring the 32 bit inode flag back into line with the Irix version.
Change the bit used for the flag, and pass it in from the mount
arguments rather than setting it at a lower level.
Date: Sun Sep 29 13:41:49 PDT 2002
Workarea: jen.americas.sgi.com:/src/lord/xfs-vanilla
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:128653a
linux/fs/xfs/xfs_vfsops.c - 1.386
- turn on 32 bit inode behavior from the mount arguments
linux/fs/xfs/xfs_clnt.h - 1.35
- change the bit used for XFSMNT_32BITINODES to be the same as Irix
linux/fs/xfs/linux/xfs_super.c - 1.215
- add the 32 bit inode flag to the mount arguments
|