commit | 1fa503df66f7bffc0ff62662626897eec79446c2 | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.cz> | Wed Jul 11 11:10:09 2007 +1000 |
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | Sat Jul 14 15:41:49 2007 +1000 |
tree | c9aa19af1b3268c8d6c3e4361b7f0951decbfd3a | |
parent | 547e00c3c681265b1fe5e34c7643f3ddac748ba0 [diff] |
[XFS] Compat ioctl handler for handle operations 32bit struct xfs_fsop_handlereq has different size and offsets (due to pointers). TODO: case XFS_IOC_{FSSETDM,ATTRLIST,ATTRMULTI}_BY_HANDLE still not handled. SGI-PV: 967354 SGI-Modid: xfs-linux-melb:xfs-kern:29101a Signed-off-by: Michal Marek <mmarek@suse.cz> Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>