From: Dave Chinner Date: Mon, 12 Aug 2013 10:49:26 +0000 (+1000) Subject: xfs: separate dquot on disk format definitions out of xfs_quota.h X-Git-Tag: v3.12-rc1~80^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ca1c9063d1952b20c61136e01e6a8987371616b;p=pandora-kernel.git xfs: separate dquot on disk format definitions out of xfs_quota.h The on disk format definitions of the on-disk dquot, log formats and quota off log formats are all intertwined with other definitions for quotas. Separate them out into their own header file so they can easily be shared with userspace. Signed-off-by: Dave Chinner Reviewed-by: Brian Foster Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed