commit | bb146eb265091f472ada52a3419d41e9b0ff1f7d | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Mon Oct 15 13:30:43 2012 -0400 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Dec 16 20:46:25 2012 -0500 |
tree | 445529d24fa1e970fd81aed66001662b99a54333 | |
parent | 70c8a91ce21b83ccd2d9e7c968775430ead4353d [diff] |
Btrfs: move checks in set_page_dirty under DEBUG This is a high traffic function, let's try and do as little as possible during normal operations shall we? Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>