This should get you started, Bill.
Have a look in linux/include/linux/xfs_fs.h to see how the
already-ported IRIX/XFS syssgi calls have been mapped to ioctl
calls under Linux/XFS. I've marked the (numerous) places where
porting work needs to be done with "TODO" in a comment, and
commented out the offending code.
Obviously, this code is not fully functional at the moment.
cheers.
Modid: 2.4.0-test1-xfs:slinx:67047a
Date: Mon Jul 17 23:52:42 PDT 2000
Workarea: snort:/build4/nathans/2.4.0-test1-xfs
Author: nathans
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
cmd/xfs/fsr/Makefile - 1.1
cmd/xfs/fsr/fsr_xfs.c - 1.1
cmd/xfs/fsr/jdm.c - 1.1
cmd/xfs/fsr/jdm.h - 1.1
- Initial version - compiles on Linux, nothing more.
|