Re: XFS / Quota Bug in 2.6.17.x and 2.6.18x

From: Jan Engelhardt
Date: Fri Jul 28 2006 - 13:11:01 EST



> The crash only occurs if you use quota and IDE without barrier support.

I don't quite get this. I do use quota, and have barriers turned
off (either explicitly or because the drive does not support it),
but yet no error message like you posted. Do I just have luck?

> The Problem is, that on a new mount of a root filesystem - the flag VFS_RDONLY
> is set - and so no barrier check is done before checking quota. With this patch
> barrier check is done always. The partition should not be mounted at that
> moment. For mount -o remount, rw or something like this it uses another
> function where VFS_RDONLY is checked.

Jan Engelhardt
--
-
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/