diff options
author | 2017-07-24 15:14:26 -0400 | |
---|---|---|
committer | 2017-08-18 16:36:20 +0200 | |
commit | 42e9cc46fbe86f83278c14f5d88f353d037258d2 (patch) | |
tree | a88c28f8b83f4f0b2eef1281047b33c43310c676 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: fix readdir deadlock with pagefault (diff) | |
download | wireguard-linux-42e9cc46fbe86f83278c14f5d88f353d037258d2.tar.xz wireguard-linux-42e9cc46fbe86f83278c14f5d88f353d037258d2.zip |
btrfs: increase ctx->pos for delayed dir index
Our dir_context->pos is supposed to hold the next position we're
supposed to look. If we successfully insert a delayed dir index we
could end up with a duplicate entry because we don't increase ctx->pos
after doing the dir_emit.
Signed-off-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions