From: Eric Sandeen Date: Sun, 16 May 2010 13:00:00 +0000 (-0400) Subject: quota: use flags interface for dquot alloc/free space X-Git-Tag: v2.6.35-rc1~39^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56246f9ae4cfa95b460f9dfbcfb1b772d85db046;p=pandora-kernel.git quota: use flags interface for dquot alloc/free space Switch __dquot_alloc_space and __dquot_free_space to take flags to indicate whether to warn and/or to reserve (or free reserve). This is slightly more readable at the callpoints, and makes it cleaner to add a "nofail" option in the next patch. Signed-off-by: Eric Sandeen Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed