DESC
Close jdirfd on jclose() and several places inside checkers.
EDESC
Close the journaling directory file descriptor inside jclose(), jfsck() and
jfsck_cleanup(). It caused important file descriptor leaks.

Thanks to Pieter Grimmerink for the excelent report and testcase.

