commit | b9291affaa4576762c30fb31083f33f5d745dea1 | [log] [tgz] |
---|---|---|
author | Alexander Block <ablock84@googlemail.com> | Sat Jul 28 11:07:18 2012 +0200 |
committer | Chris Mason <chris.mason@fusionio.com> | Mon Oct 01 15:18:45 2012 -0400 |
tree | 33fde8a7f7f7e492a5eccb9e78c699fd47e9c0a4 | |
parent | 1f4692da951af4179a6522c6b48a09a43d37e614 [diff] |
Btrfs: add missing check for dir != tmp_dir to is_first_ref We missed that check which resultet in all refs with the same name being reported as first_ref. Reported-by: Alex Lyakas <alex.bolshoy.btrfs@gmail.com> Signed-off-by: Alexander Block <ablock84@googlemail.com>