Home
last modified time | relevance | path

Searched hist:"76456 fc2a6fe3a31c492a072413925eebc68cc98" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_quota.hdiff 76456fc2a6fe3a31c492a072413925eebc68cc98 Mon Aug 12 05:49:30 CDT 2013 Dave Chinner <dchinner@redhat.com> 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>