OSDN Git Service

xfs: convert dquot flags to unsigned.
authorDave Chinner <dchinner@redhat.com>
Thu, 21 Apr 2022 00:46:55 +0000 (10:46 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 21 Apr 2022 00:46:55 +0000 (10:46 +1000)
commit1005dd019c88f556f85cb3632df4d2c702ae95cd
tree5255d68b1a16ee2d7b1f4dbe1b5e1afbf667ec95
parent3402d931575f1fb0c6863eaad6595f55e6389eda
xfs: convert dquot 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_format.h
fs/xfs/libxfs/xfs_quota_defs.h