linux-bl808/fs/btrfs/tests
Matthew Wilcox c28f242063 btrfs: use radix_tree_iter_retry()
Even though this is a 'can't happen' situation, use the new
radix_tree_iter_retry() pattern to eliminate a goto.

[akpm@linux-foundation.org: fix btrfs build]
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Konstantin Khlebnikov <khlebnikov@openvz.org>
Cc: Chris Mason <clm@fb.com>
Cc: Josef Bacik <jbacik@fb.com>
Cc: David Sterba <dsterba@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-03-17 15:09:34 -07:00
..
btrfs-tests.c btrfs: use radix_tree_iter_retry() 2016-03-17 15:09:34 -07:00
btrfs-tests.h
extent-buffer-tests.c
extent-io-tests.c btrfs: tests: switch to GFP_KERNEL 2016-01-22 10:28:24 +01:00
free-space-tests.c Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 2016-01-11 06:08:37 -08:00
free-space-tree-tests.c
inode-tests.c btrfs: tests: switch to GFP_KERNEL 2016-01-22 10:28:24 +01:00
qgroup-tests.c