Hello Thomas Raschbacher wrote: > i just tried the -o nouser_xattr again .. and it seems like i only get > this error when i have -o rw... it works with -o ro .. any idea why > readwrite would cause this? >
yes, because with -o ro - reiserfs does not handle safe links. And this "safe link handling" is what you have crashing. Am I correct that you do not have possibility to recompile the kernel without xattr support?
