diff options
author | Nikolay Borisov <nborisov@suse.com> | 2018-04-19 10:46:39 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-05-28 18:07:20 +0200 |
commit | 40012f96b6765e588d8ffd7508d492339f2b9212 (patch) | |
tree | 36f18c7debed05ce37132c9c9105a66ef27d250b /fs/btrfs/delayed-ref.c | |
parent | 8ae225a8a4f9054ffc6566e14aaf05dfc559743e (diff) |
btrfs: Remove btrfs_wait_and_free_delalloc_work
This function is called from only 1 place and is effectively a wrapper
over wait_completion/kfree. It doesn't really bring any value having
those two calls in a separate function. Just open code it and remove it.
No functional changes.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/delayed-ref.c')
0 files changed, 0 insertions, 0 deletions