commit | 3402d931575f1fb0c6863eaad6595f55e6389eda | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Thu Apr 21 10:46:47 2022 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Thu Apr 21 10:46:47 2022 +1000 |
tree | 7ba5c14542cb72c9f0ff91c8bafd66d8d12aa6fb | |
parent | 581b4484475c14cf606cdc9d6cdecc98f7ab1be4 [diff] |
xfs: convert da btree operations flags to unsigned. 5.18 w/ std=gnu11 compiled with gcc-5 wants flags stored in unsigned fields to be unsigned. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Chandan Babu R <chandan.babu@oracle.com> Signed-off-by: Dave Chinner <david@fromorbit.com>