commit | ae90b994b40f7c724701877c27b9148ee262ba62 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Nov 08 11:56:20 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Tue Nov 08 11:56:20 2016 +1100 |
tree | 0b523f703f7aa91b72a02ab76bc3ac617b48294e | |
parent | 68c098582b20ddae04ed04d173d915f5ca64be5e [diff] |
libxfs: fix xfs_attr_shortform_bytesfit declaration Change the xfs_attr_shortform_bytesfit declaration to have struct xfs_inode to avoid tripping up the libxfs-diff scanner. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>