diff options
author | 2011-11-14 11:17:08 -0500 | |
---|---|---|
committer | 2011-11-15 15:25:03 +0000 | |
commit | 3c5d785acfda7dffa63477951bb6864c6a49ed2e (patch) | |
tree | aa387498361ad753777363322a35b8feb80e5f85 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | GFS2: Add non-try locks back to get_local_rgrp (diff) | |
download | linux-dev-3c5d785acfda7dffa63477951bb6864c6a49ed2e.tar.xz linux-dev-3c5d785acfda7dffa63477951bb6864c6a49ed2e.zip |
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
GFS2 functions gfs2_alloc_block and gfs2_alloc_di do basically
the same things, with a few exceptions. This patch combines
the two functions into a slightly more generic gfs2_alloc_block.
Having one centralized block allocation function will reduce
code redundancy and make it easier to implement multi-block
reservations to reduce file fragmentation in the future.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions