Hi, i now merged "joliet_multi_extent" by git merge cb03533aaba6113465b19157577e631e26406c7e and pushed it after a final "make check".
I wonder, though, why check_multiextent.sh is not mentioned in the "make check" output. I see it in the check_SCRIPTS definition of test/Makefile.am where it already was before my changes for joliet_multi_extent. I see its neighbours in the check_SCRIPTS list mentioned by "make check" as: PASS: check_bad_iso.sh PASS: check_fuzzyiso.sh but inbetween no "check_multiextent.sh". Whatever, before pushing i ran manually (cd test && ./check_multiextent.sh ) 2>&1 | less and got good results. Have a nice day :) Thomas