[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)
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>

No differences found