commit | da066f3f039eba3e72e97b2ccad0dd8b45ba84bd | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@monkey.org> | Thu Mar 09 12:56:49 2017 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Mar 17 16:07:17 2017 -0400 |
tree | 9d4c5082fab8a1d2d31cf5953db7bd766822276d | |
parent | a33e4b036d4612f62220f37a9fa29d273b6fd0ca [diff] |
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable The flexfiles layout should never mark a device unavailable. Move nfs4_mark_deviceid_unavailable out of nfs4_pnfs_ds_connect and call directly from files layout where it's still needed. The flexfiles driver still handles marked devices in error paths, but will now print a rate limited warning. Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>