[RFC PATCH 1/4] Define a new function xfs_this_quota_on()
Ben Myers
bpm at sgi.com
Fri Feb 3 09:19:58 CST 2012
On Tue, Jan 24, 2012 at 12:47:12PM -0500, Christoph Hellwig wrote:
> 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.
I've added the space.
This patch looks good.
Reviewed-by: Ben Myers <bpm at sgi.com>
More information about the xfs
mailing list