Merge branch 'xfs-4.10-misc-fixes-4' into for-next
This commit is contained in:
@@ -1737,8 +1737,7 @@ xfs_free_buftarg(
|
||||
percpu_counter_destroy(&btp->bt_io_count);
|
||||
list_lru_destroy(&btp->bt_lru);
|
||||
|
||||
if (mp->m_flags & XFS_MOUNT_BARRIER)
|
||||
xfs_blkdev_issue_flush(btp);
|
||||
xfs_blkdev_issue_flush(btp);
|
||||
|
||||
kmem_free(btp);
|
||||
}
|
||||
|
Reference in New Issue
Block a user