]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: convert ptag flags to unsigned.
authorDave Chinner <dchinner@redhat.com>
Thu, 21 Apr 2022 00:47:25 +0000 (10:47 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 21 Apr 2022 00:47:25 +0000 (10:47 +1000)
commit90215d74987159fdd7a6d800256ba1d2a9b0dca8
treefde1acdd69556a85fe63d3398b7d7d509b666f1f
parenta103375307ade71f3394889310ba37abb23c1c21
xfs: convert ptag 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_error.h
fs/xfs/xfs_message.c
fs/xfs/xfs_message.h