xfs
[Top] [All Lists]

Symbol missing in scsi_mod.o

To: linux-xfs@xxxxxxxxxxx
Subject: Symbol missing in scsi_mod.o
From: "P.A.M. van Dam (Pascal)" <tormentor@xxxxxxxxxxxxxxxx>
Date: Sat, 17 Jun 2000 02:56:56 +0200
Sender: owner-linux-xfs@xxxxxxxxxxx
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

Attachment: ll_rw_blk-xfs.patch
Description: Text document

<Prev in Thread] Current Thread [Next in Thread>
  • Symbol missing in scsi_mod.o, P.A.M. van Dam (Pascal) <=