commit | 51995c399b73dacb9d84375ad5a8fda3aced03ab | [log] [tgz] |
---|---|---|
author | Liu Bo <bo.liu@linux.alibaba.com> | Fri Sep 14 01:46:08 2018 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon Oct 15 17:23:30 2018 +0200 |
tree | 6195dab5e05aa2ccdd1d249f064cc5d9e60bf761 | |
parent | 98e6b1eb4022f2eb9845f0da5f16c179e5f32b9f [diff] |
Btrfs: assert page dirty bit on extent buffer pages Just in case that someone breaks the rule that pages are dirty as long as eb is dirty. The next patch will dirty the pages conditionally. Signed-off-by: Liu Bo <bo.liu@linux.alibaba.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>