diff options
author | 2017-04-11 16:45:52 -0700 | |
---|---|---|
committer | 2017-04-25 09:40:39 -0700 | |
commit | 52813fb13ff90bd9c39a93446cbf1103c290b6e9 (patch) | |
tree | 59a12fb32971366dffe74a40586296b7dfd49a75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: drop iolock from reclaim context to appease lockdep (diff) | |
download | wireguard-linux-52813fb13ff90bd9c39a93446cbf1103c290b6e9.tar.xz wireguard-linux-52813fb13ff90bd9c39a93446cbf1103c290b6e9.zip |
xfs: fix integer truncation in xfs_bmap_remap_alloc
bno should be a xfs_fsblock_t, which is 64-bit wides instead of a
xfs_aglock_t, which truncates the value to 32 bits.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions