Cody P Schafer d1866bd061 fs/ext4: use rbtree postorder iteration helper instead of opencoding
Use rbtree_postorder_for_each_entry_safe() to destroy the rbtree instead
of opencoding an alternate postorder iteration that modifies the tree

Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Michel Lespinasse <walken@google.com>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-01-23 16:37:03 -08:00
..
2014-01-23 09:16:20 -08:00
2013-12-27 15:14:45 -06:00
2013-11-13 12:09:12 +09:00
2013-12-04 12:27:46 +01:00
2013-12-08 21:14:59 -05:00
2013-12-05 13:05:48 -08:00
2014-01-23 16:37:00 -08:00
2013-12-22 11:03:49 -08:00
2013-12-05 16:36:21 -06:00
2014-01-21 16:19:42 -08:00
2014-01-22 19:36:57 +01:00