Date: Sun Feb 8 18:04:38 PST 2004
Workarea: maine.americas.sgi.com:/home/daisy40/hch/ptools/xfs-2.6.x
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/linux/2.6.x-xfs
Modid: xfs-linux:xfs-kern:166397a
fs/xfs/dmapi/Makefile-linux-2.4 - 1.1
- dmapi makefile for Linux 2.4
fs/xfs/quota/Makefile-linux-2.4 - 1.1
- dmapi makefile for Linux 2.4
fs/xfs/quota/Makefile-linux-2.6 - 1.1
- dmapi makefile for Linux 2.6
fs/xfs/dmapi/Makefile-linux-2.6 - 1.1
- dmapi makefile for Linux 2.6
fs/xfs/xfs_vfsops.c - 1.444
- rename dmapi and quota stub operations to avoid nameclash
fs/xfs/xfs_mount.h - 1.184
- rename dmapi and quota stub operations to avoid nameclash
fs/xfs/xfs_qmops.c - 1.10
- rename quota stub operations to avoid nameclash
fs/xfs/xfs_dmops.c - 1.9
- rename dmapi stub operations to avoid nameclash
fs/xfs/xfs_quota.h - 1.36
- remove externs for initialization routines
fs/xfs/quota/xfs_qm_bhv.c - 1.8
- initialize the quota module here for both 2.4 and 2.6 kernels
fs/xfs/quota/Makefile - 1.8
- all real content moved to version-specific makefiles
fs/xfs/dmapi/Makefile - 1.24
- all real content moved to version-specific makefiles
fs/xfs/Makefile-linux-2.6 - 1.186
- build xfs_dmops.o and xfs_qmops.o unconditionally
delegate quota and dmapi source to makefiles in the subdirs
fs/xfs/Makefile-linux-2.4 - 1.202
- build xfs_dmops.o and xfs_qmops.o unconditionally
fs/xfs/linux-2.6/xfs_vfs.c - 1.52
- load behaviour modules for dmapi and quota if nessecary
fs/xfs/linux-2.6/xfs_globals.c - 1.58
- add probe_dmapi and probe_quota sysctls
fs/xfs/linux-2.6/xfs_linux.h - 1.117
- add probe_dmapi and probe_quota sysctls
fs/xfs/linux-2.6/xfs_super.h - 1.53
- remove quota initialization
fs/xfs/linux-2.6/xfs_super.c - 1.295
- remove quota initialization
fs/xfs/linux-2.6/xfs_sysctl.c - 1.25
- add probe_dmapi and probe_quota sysctls
fs/xfs/linux-2.6/xfs_sysctl.h - 1.19
- add probe_dmapi and probe_quota sysctls
fs/xfs/quota/xfs_qm_ksyms.c - 1.3
- remove module initialization from here
Modid: 2.6.x-xfs:linux:166397b
fs/Kconfig - 1.5
- change XFS_QUOTA and XFS_DMAPI to tristate options
|