]> git.karo-electronics.de Git - linux-beck.git/commit
xfs: move acl structures to xfs_format.h
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Nov 2014 03:24:37 +0000 (14:24 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 28 Nov 2014 03:24:37 +0000 (14:24 +1100)
commit5beda58bf269febe67eca91d5d5dc7c7d392232a
tree59706664dbd90908f8c2342bdb42f9ad446279cf
parent6d3ebaae7c20128bfa6965a8d5cee0d1deea8486
xfs: move acl structures to xfs_format.h

Move the on-disk ACL format to xfs_format.h, so that repair can
use the common defintion.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_format.h
fs/xfs/xfs_acl.h