Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89c5a544 authored by David Sterba's avatar David Sterba
Browse files

btrfs: remove build fixup for qgroup_account_snapshot



Introduced in 2c1984f2 ("btrfs: build fixup for
qgroup_account_snapshot") as temporary bisectability build fixup.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent f7af3934
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -1311,11 +1311,6 @@ int btrfs_defrag_root(struct btrfs_root *root)
	return ret;
}

/* Bisesctability fixup, remove in 4.8 */
#ifndef btrfs_std_error
#define btrfs_std_error btrfs_handle_fs_error
#endif

/*
 * Do all special snapshot related qgroup dirty hack.
 *