diff options
author | 2013-05-15 07:48:30 +0000 | |
---|---|---|
committer | 2013-06-14 11:29:50 -0400 | |
commit | 581227d0d2b8735f899182f50b3a05089d02fa24 (patch) | |
tree | ea387833d4596ff1cfe78503ba3615da948583d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure (diff) | |
download | linux-dev-581227d0d2b8735f899182f50b3a05089d02fa24.tar.xz linux-dev-581227d0d2b8735f899182f50b3a05089d02fa24.zip |
Btrfs: remove the time check in btrfs_commit_transaction()
We checked the commit time to avoid committing the transaction
frequently, but it is unnecessary because:
- It made the transaction commit spend more time, and delayed the
operation of the external writers(TRANS_START/TRANS_USERSPACE).
- Except the space that we have to commit transaction, such as
snapshot creation, btrfs doesn't commit the transaction on its
own initiative.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions