]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: fix iterator with update error in backref.c
authorGeliang Tang <geliangtang@163.com>
Wed, 13 Jan 2016 14:08:01 +0000 (22:08 +0800)
committerDavid Sterba <dsterba@suse.com>
Fri, 15 Jan 2016 18:27:18 +0000 (19:27 +0100)
commit38ccc1ee54f091aa4b0ecd770e99a4f0bd035c58
treef4ca90c0db88a119e42c8ee4a703c6bef07c448d
parent90268a38b5643f8ed9751750d4c7a94c0f09f557
btrfs: fix iterator with update error in backref.c

Fix the following error:

fs/btrfs/backref.c:565:1-20: iterator with update on line 577

Fixes: f2dd5d6('btrfs: use list_for_each_entry* in backref.c')
Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/backref.c