Skip to content

Commit

Permalink
btrfs: remove build fixup for qgroup_account_snapshot
Browse files Browse the repository at this point in the history
Introduced in 2c1984f ("btrfs: build fixup for
qgroup_account_snapshot") as temporary bisectability build fixup.

Signed-off-by: David Sterba <dsterba@suse.com>
  • Loading branch information
David Sterba committed Jun 17, 2016
1 parent f7af393 commit 89c5a54
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fs/btrfs/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down

0 comments on commit 89c5a54

Please sign in to comment.