[RFC PATCH 1/4] Define a new function xfs_this_quota_on()

Christoph Hellwig hch at infradead.org
Tue Jan 24 11:47:12 CST 2012


On Mon, Jan 23, 2012 at 11:31:25AM -0600, Chandra Seetharaman wrote:
> Create a new function xfs_this_quota_on() that takes a xfs_mount
> data srtucture and a disk quota type and returns true if the specified
> type of quota is ON in the xfs_mount data structure.
> 
> Signed-off-by: Chandra Seetharaman <sekharan at us.ibm.com>

Looks good except for a tiny style nitpick.

Reviewed-by: Christoph Hellwig <hch at lst.de>

> +	switch(type) {

This should have a whitespace after the opening brace.




More information about the xfs mailing list