commit | ed7b63eb8afd0bb8d978a23184d70c105b54aa26 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Mon Oct 15 13:33:54 2012 -0400 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Dec 16 20:46:25 2012 -0500 |
tree | 63a4dd9371818be8f98f272d5ea12fd41715c1bb | |
parent | bb146eb265091f472ada52a3419d41e9b0ff1f7d [diff] |
Btrfs: only clear dirty on the buffer if it is marked as dirty No reason to set the path blocking or loop through all of the pages if the extent buffer isn't actually marked dirty. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>