There was a problem with loading banks on ReiserFS 3.
Is it fixed in this version?
That's really really weird... what kind of userspace bug would trigger
on one FS and not another? Isn't that a kernel bug by definition?
Lee
"...dirent-struct's d_type-field is always zero when reading file
attributes from files that exist on a mount point with
ReiserFS-filesystem"
I diff-ed the Bank.C files in 2.1.1 and 2.2.0 and saw that
the "if (fn->d_type!=DT_DIR)" line has been removed. So I suppose it
works now. I'll make an ebuild tonight and check it.
Rossen