diff options
author | 2017-07-28 14:29:48 -0700 | |
---|---|---|
committer | 2017-07-28 14:29:48 -0700 | |
commit | 19993e7378533d8d802d707be271074f2eb8e4fd (patch) | |
tree | 566d8b6b0c28f0f3315d6dfd22c5b3708faec5b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
parent | xfs: fix multi-AG deadlock in xfs_bunmapi (diff) | |
download | linux-dev-19993e7378533d8d802d707be271074f2eb8e4fd.tar.xz linux-dev-19993e7378533d8d802d707be271074f2eb8e4fd.zip |
Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs fixes from Darrick Wong:
- fix firstfsb variables that we left uninitialized, which could lead
to locking problems.
- check for NULL metadata buffer pointers before using them.
- don't allow btree cursor manipulation if the btree block is corrupt.
Better to just shut down.
- fix infinite loop problems in quotacheck.
- fix buffer overrun when validating directory blocks.
- fix deadlock problem in bunmapi.
* tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
xfs: fix multi-AG deadlock in xfs_bunmapi
xfs: check that dir block entries don't off the end of the buffer
xfs: fix quotacheck dquot id overflow infinite loop
xfs: check _alloc_read_agf buffer pointer before using
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
xfs: check _btree_check_block value
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions