Re: [PATCH 0/3] xfs: change available ranges in quota check

From: Christoph Hellwig
Date: Tue Jan 24 2012 - 12:46:33 EST


On Mon, Jan 23, 2012 at 12:45:14PM +0900, Mitsuo Hayasaka wrote:
> Hi,
>
> This patch series changes available ranges of softlimit and
> hardlimit in quota check, as follows.
>
> (1) Consider new reservation for quota check
> The disk block reservation checks if (current usage + new
> reservation) reach the quota limit although the inode reservation
> does not use the new reservation for quota check. It should
> consider it, as well. This is mandatory for (2).

Can you send a testcase that reproduces issues with the old behaviour?

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