Hi!
I'm currentlty hacking the XFS-2.4test1 tree and discoverd that one of the
customizations to this kernel breaks the scsi_mod module.
The symbol req_finished_io does not get exported. It needs to be exported
in ll_rw_blk.c
Attached patch solves the problem.
Also, the extension to /proc/partitions breaks the current LVM 0.8final
tools. (vgscan, pvscan, pvcreate & friends).
I've sent a patch for that problem to the LVM mailing list.
Currenlty I have XFS working under 2.4.0test1-ac19 alongside ReiserFS and JFS
with no problems. (Adapting to 2.4.0test1-ac19 was little effort, just the new
atomic_{read,set,inc} stuff)
Have fun!
Best regards,
Pascal van Dam
ll_rw_blk-xfs.patch
Description: Text document
|