Dateien/Datei Eintraege auf reiserfs

Maik Holtkamp s-y-l at gmx.net
Tue Sep 11 22:39:03 CEST 2001


Hallo zusammen,

On 01/09/09 at 12:46 Maik Holtkamp told me in 73lines (2,2K):

> > ls
> Firewall Handbuch für LINUX 2.0 und 2.2.desktop  LINUX Wegweiser für
> Netzwerker.desktop
> > ls -l
> ls: LINUX Wegweiser für Netzwerker.desktop: Datei oder Verzeichnis
> nicht gefunden
> ls: Firewall Handbuch für LINUX 2.0 und 2.2.desktop: Datei oder
> Verzeichnis nicht gefunden
> insgesamt 0

Sorry, lag wohl an Pfuschereien meines Distributors:

---schnipp---
I guess that the problem is in your Suse kernel's fs/reiserfs/hashes.c.
Do its hash functions have prototype like
u32 r5_hash (const unsigned char *msg, int len)?

I think if you will change them like this:
u32 r5_hash (const signed char *msg, int len)
everything will work.

Suse had a kernel (probably the one which contains ppc port) where
they changed signed char * to unsigned char *.
---schnapp---

Stimmt, geht tadellos :).

-- 
- maik




More information about the Linux mailing list