Re: [PATCH] fs/ufs: Recognize Solaris-specific file system state

From: Evgeniy Dushistov
Date: Tue Feb 09 2010 - 04:08:59 EST



-----Original Message-----

>Recent releases of Solaris set the fs_clean state of an unmounted UFS file system as FSLOG ("logging fs"). However, the Linux kernel currently does not recognize the value which represents this state. Thus, attempting to mount such a file system rw produces the message
>
>kernel: ufs_read_super: can't grok fs_clean 0xfffffffd
>
>and the file system is mounted read-only. This patch makes the kernel recognize that value.
>

There is some minor style error. Do not forget use scripts/checkpatch.pl.
And may be better will be send copy to Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>,
instead of Linus Torvalds. He will be resend your patch to Linus, during next merge window.

Acked-by: Evgeniy Dushistov +dushistov@xxxxxxx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/