commit | 0e82bcfe3c5e557ff9262eac59526e5208b84c60 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Mon Mar 05 16:16:54 2018 +0100 |
committer | David Sterba <dsterba@suse.com> | Sat Mar 31 01:26:55 2018 +0200 |
tree | da772a39212c5d02be12c66785fa28afcdecb57d | |
parent | bf1d342510bdba21b5f0c68057cd9fe6f68d0dc1 [diff] |
btrfs: kill tree_mod_log_set_node_key helper A trivial wrapper that can be simply opencoded and makes the GFP allocation request more visible. The error handling is now moved to the callers. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>