commit | 892e3f342f9888066f1ce56f3683572f0ca9b8e9 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Fri Jun 06 15:04:05 2014 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Fri Jun 06 15:04:05 2014 +1000 |
tree | 508f81ba0ec6727315dd4bd91e4754668ca7589c | |
parent | 0650b55497ef583c43d6afc80e11a39e92d9a525 [diff] |
xfs: move directory block translatiosn to xfs_dir2_priv.h Because they aren't actually part of the on-disk format, and so shouldn't be in xfs_da_format.h. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>