summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2018-06-29 07:26:05 +0200
committerDavid Sterba <dsterba@suse.com>2018-08-06 13:12:46 +0200
commit959b1c04675735aa51b9a7b3e28963c4141bf3e7 (patch)
tree982babf8f26298b6aed00e7d9670cc9a56f469d6 /mm
parentbtrfs: Remove unused function btrfs_account_dev_extents_size (diff)
downloadlinux-959b1c04675735aa51b9a7b3e28963c4141bf3e7.tar.xz
linux-959b1c04675735aa51b9a7b3e28963c4141bf3e7.zip
btrfs: close devices without offloading to a temporary list
Since commit 88c14590cdd6 ("btrfs: use RCU in btrfs_show_devname for device list traversal") btrfs_show_devname no longer takes device_list_mutex. As such the deadlock that 0ccd05285e7f ("btrfs: fix a possible umount deadlock") aimed to fix no longer exists, we can free the devices immediatelly and remove the code that does the pending work. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> [ update changelog ] Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions