xfs: convert attr type flags to unsigned.
authorDave Chinner <dchinner@redhat.com>
Thu, 21 Apr 2022 00:45:41 +0000 (10:45 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 21 Apr 2022 00:45:41 +0000 (10:45 +1000)
commita4d98629c93fdb312641dfc336a9bda56358ef72
tree62ea3215480e7012bb0d0a75ba42ecaf72d33b32
parentce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e
xfs: convert attr type 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>
fs/xfs/libxfs/xfs_da_format.h