[PATCH 24/55] xfs: introduce xfs_quota_defs.h
Mark Tinguely
tinguely at sgi.com
Thu Sep 5 16:29:47 CDT 2013
On 09/04/13 17:05, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> 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 at redhat.com>
> ---
This patch compares different from the previous series because of the
new quota header entry. I compares cleanly.
xfsprogs equivalent of the for 3.12 kernel patch 09/50.
move remaining quota shared entries from xfs_quota.h to xfs_quota_defs.h
- as mentioned in patch 20, xfs_quota.h is now kernel-only and removed.
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list