commit | 4b6f8e9695da65e29f9f8ee84b39e0ba5b45e8e9 | [log] [tgz] |
---|---|---|
author | Liu Bo <bo.liu@linux.alibaba.com> | Tue Aug 14 10:46:53 2018 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon Oct 15 17:23:26 2018 +0200 |
tree | 1bb0321b612f8a0a5c08985151fd0ed085221f8c | |
parent | 4fd786e6c3d67b1348e0ad4f450efe9fc9d7a306 [diff] |
Btrfs: do not unnecessarily pass write_lock_level when processing leaf As we're going to return right after the call, it's not necessary to get update the new write_lock_level from unlock_up. Signed-off-by: Liu Bo <bo.liu@linux.alibaba.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>