Can't remove directory with 'rm' (corrupted file system)

when I try to remove empty directory ‘rm -R logs’ says:
rm: Can’t remove directory logs: Corrupted file system detected

and ‘chkfsys /’ cannot fix the file system:
Paused (Cannot fix)…

How to remove that directory/file?

Oink,

Have you tried to ‘zap’ it?

If zap works, you need to run chkfsys afterwards to prevent further corruption.

Tim