diff options
author | 2014-04-24 16:00:52 +1000 | |
---|---|---|
committer | 2014-04-24 16:00:52 +1000 | |
commit | 9d43b180af67cccd4bd1342f7f54f8131515b0a1 (patch) | |
tree | f4bb0ee658249dc78c5465a850e53add0384b236 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: support the XFS_BTNUM_FINOBT free inode btree type (diff) | |
download | linux-dev-9d43b180af67cccd4bd1342f7f54f8131515b0a1.tar.xz linux-dev-9d43b180af67cccd4bd1342f7f54f8131515b0a1.zip |
xfs: update inode allocation/free transaction reservations for finobt
Create the xfs_calc_finobt_res() helper to calculate the finobt log
reservation for inode allocation and free. Update
XFS_IALLOC_SPACE_RES() to reserve blocks for the additional finobt
insertion on inode allocation. Create XFS_IFREE_SPACE_RES() to
reserve blocks for the potential finobt record insertion on inode
free (i.e., if an inode chunk was previously fully allocated).
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions