Mailinglist Archive: opensuse-de (4006 mails)

< Previous Next >
Re: / von ext3 nach xfs konvertieren
  • From: Thomas Hertweck <Thomas.Hertweck@xxxxxxxxxxxxxxxxxxxx>
  • Date: Mon, 04 Aug 2003 21:41:32 +0200
  • Message-id: <3F2EB6EC.15196AFD@xxxxxxxxxxxxxxxxxxxx>
Harald Huthmann schrieb:
> Am Montag, 4. August 2003 19:22 schrieb Thomas Hertweck
> > Harald Huthmann schrieb:
> > > xfs_support? (sorry)
> >
> > Machst Du hier heiteres Moduleraten? Es gibt nur ein Modul
> > namens xfs und sonst nichts, siehe dazu auch die Ausgabe von
> > "ls -l /lib/modules/`uname -r`/kernel/fs/xfs".
>
> Nein!

Doch :-)

> Aus SGI XFS filesystem support -> help in der Kernelkonfiguration:
>
> * If you want to compile this file system as a module ( = code which
> *can be inserted in and removed from the running kernel whenever you
> * want), say M here and read Documentation/modules.txt. The
> *modules will be called xfs.o and xfs_support.o.
> ^^^^^
> ...und ...
> klapperkiste:/home/harald # locate xfs_support
> /lib/modules/2.4.19-4GB/kernel/fs/xfs_support/xfs_support.o

Tja, Du hast einen veralteten Kernel bzw. eine veraltete XFS
Unterstuetzung! Aus dem XFS for Linux Release 1.2 Kernel Change
Log:

"changes to fold xfs_support code back into XFS (the other
sgi projects using this will be / have been fixed). reduces
our footprint on the base kernel. NB: xfs_support.o as a
distinct module no longer exists."

Schau Dir auch mal die aktuellen Kernel 2.4.20 bzw. 2.4.21 von
SuSE oder den Vanilla Kernel 2.4.22-pre10-ac1 an. Es gibt nur ein
xfs.o Modul, _kein_ Modul xfs_support.o, und das steht da auch so
in der Hilfe. Gerade bei XFS oder ReiserFS usw. wuerde ich
schauen, moeglichst einigermassen aktuellen Code einzusetzen.

Gruesse,
Thomson


< Previous Next >