DESC
Close the files we left open in jfsck()
EDESC

In jfsck() I forgot to close three files (well, two and a directory really);
this patch closes them.

Thanks to Pieter Grimmerink for reporting.

