commit | 76456fc2a6fe3a31c492a072413925eebc68cc98 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon Aug 12 20:49:30 2013 +1000 |
committer | Ben Myers <bpm@sgi.com> | Mon Aug 12 16:20:18 2013 -0500 |
tree | 8c67da2f2a2d7f49394b4d1dee38a3b256c16afc | |
parent | c7298202e5df6fad66c7c8146bf2ed55ba07aff0 [diff] |
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 <dchinner@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>