xfs
[Top] [All Lists]

TAKE 900167 - fix inode64 option

Subject: TAKE 900167 - fix inode64 option
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Sep 2003 13:18:35 +1000
Sender: linux-xfs-bounce@xxxxxxxxxxx
Separate the big filesystems macro out into separate big inums
(long) and blknos (sector_t) macros.  Also fix the check for
too-large filesystems in the process.

This rectifies some bad 32 bit platforms LBD patch interactions.


Date:  Sun Sep 14 20:13:46 PDT 2003
Workarea:  bruce.melbourne.sgi.com:/home/nathans/isms/devel

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  xfs-linux:slinx:158357a
linux/fs/xfs/xfsidbg.c - 1.235
linux/fs/xfs/xfs_ialloc.c - 1.170
linux/fs/xfs/xfs_vnodeops.c - 1.605
linux/fs/xfs/xfs_fs.h - 1.12
linux/fs/xfs/xfs_itable.c - 1.116
linux/fs/xfs/xfs_cap.c - 1.15
linux/fs/xfs/xfs_acl.c - 1.45
linux/fs/xfs/xfs_inode.c - 1.384
linux/fs/xfs/xfs_dinode.h - 1.66
linux/fs/xfs/dmapi/dmapi_xfs.c - 1.14
linux/fs/xfs/dmapi/dmapi.h - 1.5
linux/fs/xfs/linux/xfs_ioctl.c - 1.94
linux/fs/xfs/linux/xfs_globals.c - 1.56
linux/fs/xfs/linux/xfs_linux.h - 1.109
linux/fs/xfs/linux/xfs_vnode.c - 1.117
linux/fs/xfs/linux/xfs_super.c - 1.268
linux/fs/xfs/linux/xfs_iops.c - 1.196
linux/fs/xfs/linux/xfs_aops.c - 1.46
linux/fs/xfs/linux/xfs_sysctl.c - 1.24
linux/fs/xfs/linux/xfs_sysctl.h - 1.17


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE 900167 - fix inode64 option, Nathan Scott <=