]> 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)
commitc93839c66f76cac5f421e7a8655400aac46b03c8
treef4ca90c0db88a119e42c8ee4a703c6bef07c448d
parentff0718ad4c88c816667c4402455bcfdb4750a48e
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: c462228('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