btrfs: move comments to btrfs_loop_type definition
authorJosef Bacik <josef@toxicpanda.com>
Thu, 20 Jul 2023 20:12:15 +0000 (16:12 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 21 Aug 2023 12:52:16 +0000 (14:52 +0200)
commitb9d97cff256f0efafd00f76b8d10d668f64436e9
tree9322a2c85787409c5c7711e3babd51dcf5b9f24e
parent7f9879eb6062754a126a874f784f8fa571e767ee
btrfs: move comments to btrfs_loop_type definition

Some of these loop types aren't described, and they should be with the
definitions to make it easier to tell what each of them do.

Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent-tree.c