diff options
author | 2012-07-04 10:54:48 -0400 | |
---|---|---|
committer | 2012-07-29 16:03:23 -0500 | |
commit | 4bb61069d2019dea2a7e4e0f4432101f03a9b820 (patch) | |
tree | 678553dacf1696eab22649880a24119fcdce138a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: remove the alloc_done argument to xfs_dialloc (diff) | |
download | linux-dev-4bb61069d2019dea2a7e4e0f4432101f03a9b820.tar.xz linux-dev-4bb61069d2019dea2a7e4e0f4432101f03a9b820.zip |
xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
In this case we already have selected an AG and know it has free space
beause the buffer lock never got released. Jump directly into xfs_dialloc_ag
and short cut the AG selection loop.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions