diff options
author | 2019-06-28 19:30:20 -0700 | |
---|---|---|
committer | 2019-06-28 19:30:20 -0700 | |
commit | 7e36a3a63d3e480e75b4991aa983d4059ca5d401 (patch) | |
tree | cff4317e2660eb0814a630e105adb296daba927f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: skip small alloc cntbt logic on NULL cursor (diff) | |
download | wireguard-linux-7e36a3a63d3e480e75b4991aa983d4059ca5d401.tar.xz wireguard-linux-7e36a3a63d3e480e75b4991aa983d4059ca5d401.zip |
xfs: always update params on small allocation
xfs_alloc_ag_vextent_small() doesn't update the output parameters in
the event of an AGFL allocation. Instead, it updates the
xfs_alloc_arg structure directly to complete the allocation.
Update both args and the output params to provide consistent
behavior for future callers.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-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