commit | 5e52365ac86394ce4e5e2305ef4e66bd05cbf120 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Nov 08 11:59:12 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Tue Nov 08 11:59:12 2016 +1100 |
tree | 8712a8e9f5ea251fdc27c3f9d8b1472d0a6a4a9c | |
parent | e6fc6fcf4447c9266038c55c25e4c7c14bee110c [diff] |
xfs: move dir_ino_validate declaration per xfsprogs Move the declaration of _dir_ino_validate out of the private dir2 header file into the public one, since xfsprogs did that for the benefit of xfs_repair. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>