diff options
| author | Anand Jain <[email protected]> | 2017-04-06 03:22:52 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2017-04-18 14:12:07 +0000 |
| commit | 13e88e1560d6014838e2dd9f8b9cf8ec9a8d86e6 (patch) | |
| tree | dfc4698fc5983b4c4545abc8e425a11e426d5645 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | btrfs: scrub: Fix RAID56 recovery race condition (diff) | |
| download | kernel-13e88e1560d6014838e2dd9f8b9cf8ec9a8d86e6.tar.gz kernel-13e88e1560d6014838e2dd9f8b9cf8ec9a8d86e6.zip | |
btrfs: delete unused member nobarriers
The last consumer of nobarriers is removed by the commit [1] and sync
won't fail with EOPNOTSUPP anymore. Thus, now when write cache is write
through it just return success without actually transpiring such a
request to the block device/lun.
[1]
commit b25de9d6da49b1a8760a89672283128aa8c78345
block: remove BIO_EOPNOTSUPP
And, as the device/lun write cache state may change dynamically saving
such as state won't help either. So deleting the member nobarriers.
Signed-off-by: Anand Jain <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
