commit | f395694c2cd76cb1882fa82dd37e761598367fe9 | [log] [tgz] |
---|---|---|
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | Thu May 31 15:02:32 2012 +0200 |
committer | Jan Schmidt <list.btrfs@jan-o-sch.net> | Thu May 31 19:56:19 2012 +0200 |
tree | 08e0ef4499046d1400d86b86c2f61a2a52a66cf6 | |
parent | e9b7fd4d8b7c915cff353ca085b83bd19737396b [diff] |
Btrfs: fix tree mod log del_ptr Logging for del_ptr when we're not deleting the last pointer was wrong. This fixes both, duplicate log entries and log sequence. Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>