From: Chandra Seetharaman Date: Mon, 23 Jan 2012 17:31:30 +0000 (+0000) Subject: Define a new function xfs_inode_dquot() X-Git-Tag: v3.4-rc1~121^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36731410834e08c7d15c3980abd6cc4c563c2e87;p=pandora-kernel.git Define a new function xfs_inode_dquot() Define a new function xfs_inode_dquot() that takes a inode pointer and a disk quota type and returns the quota pointer for the specified quota type. This simplifies the xfs_qm_dqget() error path significantly. Signed-off-by: Chandra Seetharaman Reviewed-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed