From: Dave Chinner Date: Mon, 12 Aug 2013 10:49:30 +0000 (+1000) Subject: xfs: introduce xfs_quota_defs.h X-Git-Tag: v3.12-rc1~80^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76456fc2a6fe3a31c492a072413925eebc68cc98;p=pandora-kernel.git xfs: introduce xfs_quota_defs.h There are a lot of quota flag definitions that are shared by user and kernel space. Move them all to xfs_quota_defs.h so we can unshare xfs_quota.h and remove the __KERNEL__ regions from it. Signed-off-by: Dave Chinner Reviewed-by: Brian Foster Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed