From: Markus Elfring <elfr...@users.sourceforge.net> Date: Mon, 21 Aug 2017 14:30:12 +0200
A few update suggestions were taken into account from static source code analysis. Markus Elfring (5): Use common error handling code in tree_mod_log_eb_copy() Use common error handling code in __btrfs_free_extent() Use common error handling code in btrfs_update_root() Use common error handling code in update_ref_path() Use common error handling code in btrfs_mark_extent_written() fs/btrfs/ctree.c | 14 +++++----- fs/btrfs/extent-tree.c | 69 ++++++++++++++++++++------------------------------ fs/btrfs/file.c | 62 ++++++++++++++++++--------------------------- fs/btrfs/root-tree.c | 27 ++++++++------------ fs/btrfs/send.c | 8 +++--- 5 files changed, 72 insertions(+), 108 deletions(-) -- 2.14.0