]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit007a142fa78f6e406839e3f4921582120ff9f2c6
tree5255d68b1a16ee2d7b1f4dbe1b5e1afbf667ec95
parentc635028749e2d811795d54a0f374d2eccaedb9b3
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