diff options
author | Nikolay Borisov <nborisov@suse.com> | 2018-04-23 10:54:16 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-05-28 18:07:29 +0200 |
commit | 076da91cd9ec4032f88bb30a162d576e9e46c2d6 (patch) | |
tree | 7927643a395bfff6768894bc997b6a5c1fa844f0 /fs/btrfs/send.c | |
parent | 4fbb514785154ac2eff2a85d60fc0974207171b2 (diff) |
btrfs: Remove delayed_iput member from btrfs_delalloc_work
When allocating a delalloc work we are always setting the delayed_iput
to 0. So remove the delay_iput member of btrfs_delalloc_work, as a
result also remove it as a parameter from btrfs_alloc_delalloc_work
since it's not used anymore.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/send.c')
0 files changed, 0 insertions, 0 deletions