Move XFS_IOC_GETVERSION to main multiplexer.
Avoids doing an unnecessary inode to vnode conversion and avoids a
memory allocation.
Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Date: Mon Jul 10 10:01:36 AEST 2006
Workarea: chook.melbourne.sgi.com:/build/nathans/xfs-linux
Inspected by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/xfs-kern/xfs-linux-melb
Modid: xfs-linux-melb:xfs-kern:26492a
linux-2.6/xfs_ioctl.c - 1.138 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_ioctl.c.diff?r1=text&tr1=1.138&r2=text&tr2=1.137&f=h
linux-2.4/xfs_ioctl.c - 1.133 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_ioctl.c.diff?r1=text&tr1=1.133&r2=text&tr2=1.132&f=h
|