commit | a2633b6a29e9c916ef1a0389826a2e4ebbe6b259 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Tue Nov 24 16:49:25 2020 +0200 |
committer | David Sterba <dsterba@suse.com> | Tue Dec 08 15:54:16 2020 +0100 |
tree | 782ebb2325763f26fd1741b1f79ddcacd4f4f89c | |
parent | 8a8f4deaba79ca4cc0ae01f9a3b8f5594810de5e [diff] |
btrfs: return bool from btrfs_should_end_transaction Results in slightly smaller code. add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-11 (-11) Function old new delta btrfs_should_end_transaction 96 85 -11 Total: Before=20070, After=20059, chg -0.05% Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>