commit | b1d6cc02f2f6a590c4d8dc2c3bcf7be3b9419945 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Thu Oct 02 09:17:58 2014 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Thu Oct 02 09:17:58 2014 +1000 |
tree | 257fa26c2814f86ef33c73077f9577f779dc2130 | |
parent | 2ebff7bbd785c86e12956388b9e6f6bb8ea5d21e [diff] |
xfs: compat_xfs_bstat does not have forkoff struct compat_xfs_bstat is missing the di_forkoff field and so does not fully translate the structure correctly. Fix it. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>