]> 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)
commite0f451e2e4903e96ea1cb66308a5f81645d7c700
tree5255d68b1a16ee2d7b1f4dbe1b5e1afbf667ec95
parent9c45ccda886d032540b57922d15bf6a17c7050a3
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