On Wed, Apr 17, 2019 at 10:28:47AM +0100, fdman...@kernel.org wrote: > From: Filipe Manana <fdman...@suse.com> > > It used to be called from only two places (truncate path and releasing a > transaction handle), but commits 28bad2125767c5 ("btrfs: fix truncate > throttling") and db2462a6ad3dc4 ("btrfs: don't run delayed refs in the end > transaction logic") removed their calls to this function, so it's not used > anymore. Just remove it and all its helpers. > > Signed-off-by: Filipe Manana <fdman...@suse.com>
Added to misc-next, thanks.