commit | 7add17befcfc0811b583e4c3c70849a3095f0080 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Tue Dec 12 20:35:02 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Jan 22 16:08:19 2018 +0100 |
tree | 5bd592ac36468e16c2f8f9f1ee784d56638f12cc | |
parent | 23ae8c63aaf82967536cba8893e5166b80b6d99a [diff] |
btrfs: heuristic: open code copy_call callback of radix sort The callback is trivial and we don't need the abstraction for our purposes. Let's open code it. Reviewed-by: Timofey Titovets <nefelim4ag@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>