commit | b01ef655d8b9753c3d25e4c22e0a4e7c442fe5e1 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Tue Oct 29 22:11:55 2013 +1100 |
committer | Ben Myers <bpm@sgi.com> | Wed Oct 30 13:52:38 2013 -0500 |
tree | 278f8f66e6c01e9954cf66f1f46b8a01c35d432d | |
parent | 1c9a5b2e3045b91a10335adcc73267c304cb5dc0 [diff] |
xfs: make dir2 ftype offset pointers explicit Rather than hiding the ftype field size accounting inside the dirent padding for the ".." and first entry offset functions for v2 directory formats, add explicit functions that calculate it correctly. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>