OCFS2_MOUNT_NOINTR
int wait, catch_signals = !(osb->s_mount_opt & OCFS2_MOUNT_NOINTR);
mopt->mount_opt = OCFS2_MOUNT_NOINTR;
mopt->mount_opt |= OCFS2_MOUNT_NOINTR;
mopt->mount_opt &= ~OCFS2_MOUNT_NOINTR;
if (opts & OCFS2_MOUNT_NOINTR)