DESC
Destroy jfs' mutex on jclose().
EDESC
Even tho the manpage says that the mutex in Linux don't use up resources, it
does.

And even so, for portability, we must destroy the mutex to allow jfs reuse
without memory leaks.

