[XFS] move XFS_IOC_GETVERSION to main multiplexer
authorAlexey Dobriyan <adobriyan@gmail.com>
Thu, 28 Sep 2006 00:56:01 +0000 (10:56 +1000)
committerTim Shimmin <tes@sgi.com>
Thu, 28 Sep 2006 00:56:01 +0000 (10:56 +1000)
commit87395deb0b3d174ffcc7f66569764f0715ac5174
tree40a3f1372fd2df70a7033ee10efa33f76d0a7aff
parent128dabc5e9aa13dfebcad84e6b4ab31078555131
[XFS] move XFS_IOC_GETVERSION to main multiplexer

Avoids doing an unnecessary inode to vnode conversion and avoids a memory
allocation.

SGI-PV: 904196
SGI-Modid: xfs-linux-melb:xfs-kern:26492a

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/xfs_ioctl.c