Home
last modified time | relevance | path

Searched hist:bf1d342510bdba21b5f0c68057cd9fe6f68d0dc1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dctree.cdiff bf1d342510bdba21b5f0c68057cd9fe6f68d0dc1 Mon Mar 05 08:47:39 CST 2018 David Sterba <dsterba@suse.com> btrfs: kill trivial wrapper tree_mod_log_eb_move

The wrapper is effectively an alias for tree_mod_log_insert_move but
also hides the missing error handling. To make that more visible, lift
the BUG_ON to the callers.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>