]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: ubsan fixes
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 27 Nov 2017 17:50:17 +0000 (09:50 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 30 Nov 2017 16:43:52 +0000 (08:43 -0800)
commit375a4ef76b5472f7a9ecbd1e12e855dda59721e9
tree184fcabec17ccda0b57399d2105f91344d7d7fda
parent7ebb63e215f6291fdf19466834b69d62950c3777
xfs: ubsan fixes

Fix some complaints from the UBSAN about signed integer addition overflows.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/xfs_aops.c