commit | 8353a649f577a5d775f4666a31b286b8a5156dfb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 20 11:47:21 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Jul 20 11:47:21 2016 +1000 |
tree | 363f13ebeb5920957cc7e638ae7f228fbff0f80a | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
xfs: kill xfs_dir2_sf_off_t Just use an array of two unsigned chars directly to avoid problems with architectures that pad the size of structures. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>