OSDN Git Service

btrfs: switch extent_io_tree::track_uptodate to bool
authorDavid Sterba <dsterba@suse.com>
Mon, 11 Mar 2019 14:58:30 +0000 (15:58 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 29 Apr 2019 17:02:18 +0000 (19:02 +0200)
commit7b4397386fbdc606eb053bc2a1cfd985aea59916
tree239b52583c2be1531024235fc14ab3ee24fb2ce7
parentc258d6e36442eb5d3363f6dbc0e6f2c162bfb66d
btrfs: switch extent_io_tree::track_uptodate to bool

This patch is split from the following one "btrfs: Introduce
extent_io_tree::owner to distinguish different io_trees" from Qu, so the
different changes are not mixed together.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/disk-io.c
fs/btrfs/extent_io.h
fs/btrfs/inode.c