Btrfs: fix tree mod log del_ptr
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 31 May 2012 13:02:32 +0000 (15:02 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 31 May 2012 17:56:19 +0000 (19:56 +0200)
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>

No differences found