]> git.hungrycats.org Git - linux/commit
Btrfs: remove non-sense btrfs_error_discard_extent() function
authorFilipe Manana <fdmanana@suse.com>
Mon, 8 Dec 2014 14:01:12 +0000 (14:01 +0000)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 19 Dec 2014 15:25:20 +0000 (10:25 -0500)
commitf9af9e1c793712243aca96fda01bc1f15b35a082
treebdc3339a3efcb4c1903009c85fca342afdc7d2de
parent941d592fe92750c4d75a30db0225ced6aca2eef7
Btrfs: remove non-sense btrfs_error_discard_extent() function

It doesn't do anything special, it just calls btrfs_discard_extent(),
so just remove it.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
(cherry picked from commit 1edb647bb95439d90c0017e9ca23c4ecf00a0409)
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c
fs/btrfs/free-space-cache.c