commit | 2c1984f244838477aab4e5882f4479491ae1084a | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu May 12 11:05:03 2016 +0200 |
committer | David Sterba <dsterba@suse.com> | Thu May 12 11:05:03 2016 +0200 |
tree | 0265c94f970d249d0c4d5f46363552648e4e2ab2 | |
parent | 6426c7ad697df4bddf1d222685e6802e7616feaa [diff] |
btrfs: build fixup for qgroup_account_snapshot The macro btrfs_std_error got renamed to btrfs_handle_fs_error in an independent branch for the same merge target (4.7). To make the code compilable for bisectability reasons, add a temporary stub. Signed-off-by: David Sterba <dsterba@suse.com>