xfs: convert log ticket and iclog flags to unsigned.
authorDave Chinner <dchinner@redhat.com>
Thu, 21 Apr 2022 00:48:01 +0000 (10:48 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 21 Apr 2022 00:48:01 +0000 (10:48 +1000)
commitc60d13ea657f69a0f90c7ba131c16e0a25598488
tree5574118148e007a377040c95cf3f95d0748c50dc
parent2eb7550d2c0dd7c383839018991dfa602790dc77
xfs: convert log ticket and iclog 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/xfs_log_priv.h