Add ioctl32 handlers for x86_64 & ppc64, for most ioctls on 2.4 kernels
Date: Thu Jun 30 08:18:01 PDT 2005
Workarea: penguin.americas.sgi.com:/src/eric/xfs-trees/xfs-GUT-clean
Inspected by: hch
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/xfs-kern/xfs-linux
Modid: xfs-linux:xfs-kern:195237a
linux-2.4/xfs_ioctl32.h - 1.1 - new
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_ioctl32.h
- new file; externs for ioctl32 registration routines
linux-2.4/xfs_ioctl32.c - 1.1 - new
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_ioctl32.c
- new file; set up table of ioctl32 converters, add conversion routine
for xfs_flock64_t ioctls, add registration routines.
linux-2.4/Makefile - 1.206 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/Makefile.diff?r1=text&tr1=1.206&r2=text&tr2=1.205&f=h
- Add new ioctl32 source file
linux-2.4/xfs_super.c - 1.307 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_super.c.diff?r1=text&tr1=1.307&r2=text&tr2=1.306&f=h
- call ioctl32 registration routines on module init/exit
|