]> asedeno.scripts.mit.edu Git - linux.git/commit
btrfs: Remove EXTENT_FIRST_DELALLOC bit
authorNikolay Borisov <nborisov@suse.com>
Wed, 30 Jan 2019 14:50:50 +0000 (16:50 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Feb 2019 13:13:36 +0000 (14:13 +0100)
commitba8f5206a4fc579dcbc5e7dd571965236a9842d3
tree94ef8e314dba1ca185e5a997c02154d146caeee8
parent9a0ec83d57953f67f3dcb261d126f33f53072b04
btrfs: Remove EXTENT_FIRST_DELALLOC bit

With the refactoring introduced in 8b62f87bad9c ("Btrfs: reworki
outstanding_extents") this flag became unused. Remove it and renumber
the following flags accordingly. No functional changes.

Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h