[OpenAFS] afsd cache under linux
Patrick Boettcher
empmp@gmx.de
Sun, 17 Nov 2002 10:13:01 +0100
Hello List,
I think I'm stupid or blind.
Maybe some of you remember my last message called "Corrupted cache causes a
segmentation fault". In fact the afsd causes this segmentation fault.
The reason was, that my cache dir was in a reiserfs partition and this is
something which afsd don't like (till now). I throwed the cache dir onto a
ext2 partition and everything works fine (at least without segmentation
fault ;) ).
I hope this helps someone who will have the same problems.
Patrick