``` volume->lowntfs.fmask = S_IXUSR | S_IXGRP | S_IXOTH; ``` Why does the NTFS driver prevent files from being executed?