commit | 79f015f216539dfdf0d3ef0b3bbb9dc7754364cd | [log] [tgz] |
---|---|---|
author | Goldwyn Rodrigues <rgoldwyn@suse.com> | Mon Oct 16 05:43:21 2017 -0500 |
committer | David Sterba <dsterba@suse.com> | Mon Oct 30 12:28:01 2017 +0100 |
tree | 4aae4ca874dbb7a4f485ff80d2539b169e8e9a60 | |
parent | 2dbe0c77186c691386b74391039899808a4d3f59 [diff] |
btrfs: cleanup extent locking sequence Code cleanup for better understanding: Variable needs_unlock to be called extent_locked to show state as opposed to action. Changed the type to int, to reduce code in the critical path. Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>