Michael Weissenbacher wrote: >> rm /lost+found/lost_name_* >> >> gives: >> >> rm: cannot remove `/lost+found/lost_name_5447b:6b68746d6c6361:27e2e2r?\t >> >> v\310:H\327\377\257O\275\275: v\310:\200r?\t@\001\261:\200r?\t': No such >> file or directory > > had the same problem, it is related to fsck which computes hashes the > wrong way if filenames are too long (and/or contain non-ascii > characters). vladimir sent a patch to the mailing list that corrected > this bug for me. not sure if this is already available in the > pre-version of reiser4progs. > > regards, > michael > here's the patch...