+11
−16
+3
−1
+1
−1
+2
−4
+3
−4
Loading
Further simplifaction of the get/set helpers is possible when the token
is uniquely tied to an extent buffer. A condition and an assignment can
be avoided.
The initializations are moved closer to the first use when the extent
buffer is valid. There's one exception in __push_leaf_left where the
token is reused.
Signed-off-by:
David Sterba <dsterba@suse.com>