On Fri, Nov 30, 2007 at 11:30:51AM +0900, [EMAIL PROTECTED] wrote:
> Yes, it is a bug.
> Try this patch.
> The line number may be different from the file of yours. In this case,
> apply it manually please.
> 
> Junjiro Okajima
> 
> --- opts.c    2007/11/26 02:47:15     1.118
> +++ opts.c    2007/11/30 02:24:33
> @@ -1130,6 +1219,7 @@ static int au_opt_xino(struct super_bloc
>               break;
>       case Opt_noxino:
>               xino_clr(sb);
> +             *opt_xino = (void *)-1;
>               break;
>       }

Yes, that fixes it. Thank you.

Jason

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4

Reply via email to