diff options
author | 2014-06-24 17:48:28 +0100 | |
---|---|---|
committer | 2014-06-28 13:48:46 -0700 | |
commit | 46c4e71e9b02a649c722f06569f5b6575da02dba (patch) | |
tree | 9e4d947c41be9ed97076a630bd80a6e7dcfba2b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs compression: reuse recently used workspace (diff) | |
download | linux-dev-46c4e71e9b02a649c722f06569f5b6575da02dba.tar.xz linux-dev-46c4e71e9b02a649c722f06569f5b6575da02dba.zip |
Btrfs: assert send doesn't attempt to start transactions
When starting a transaction just assert that current->journal_info
doesn't contain a send transaction stub, since send isn't supposed
to start transactions and when it finishes (either successfully or
not) it's supposed to set current->journal_info to NULL.
This is motivated by the change titled:
Btrfs: fix crash when starting transaction
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions