Searched hist:a33e4b036d4612f62220f37a9fa29d273b6fd0ca (Results 1 – 6 of 6) sorted by relevance
/linux/fs/nfs/filelayout/ |
H A D | filelayoutdev.c | diff a33e4b036d4612f62220f37a9fa29d273b6fd0ca Thu Mar 09 18:56:48 CET 2017 Weston Andros Adamson <dros@monkey.org> pNFS: return status from nfs4_pnfs_ds_connect
The nfs4_pnfs_ds_connect path can call rpc_create which can fail or it can wait on another context to reach the same failure.
This checks that the rpc_create succeeded and returns the error to the caller.
When an error is returned, both the files and flexfiles layouts will return NULL from _prepare_ds(). The flexfiles layout will also return the layout with the error NFS4ERR_NXIO.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | diff a33e4b036d4612f62220f37a9fa29d273b6fd0ca Thu Mar 09 18:56:48 CET 2017 Weston Andros Adamson <dros@monkey.org> pNFS: return status from nfs4_pnfs_ds_connect
The nfs4_pnfs_ds_connect path can call rpc_create which can fail or it can wait on another context to reach the same failure.
This checks that the rpc_create succeeded and returns the error to the caller.
When an error is returned, both the files and flexfiles layouts will return NULL from _prepare_ds(). The flexfiles layout will also return the layout with the error NFS4ERR_NXIO.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
/linux/fs/nfs/ |
H A D | pnfs_nfs.c | diff a33e4b036d4612f62220f37a9fa29d273b6fd0ca Thu Mar 09 18:56:48 CET 2017 Weston Andros Adamson <dros@monkey.org> pNFS: return status from nfs4_pnfs_ds_connect
The nfs4_pnfs_ds_connect path can call rpc_create which can fail or it can wait on another context to reach the same failure.
This checks that the rpc_create succeeded and returns the error to the caller.
When an error is returned, both the files and flexfiles layouts will return NULL from _prepare_ds(). The flexfiles layout will also return the layout with the error NFS4ERR_NXIO.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | pnfs.h | diff a33e4b036d4612f62220f37a9fa29d273b6fd0ca Thu Mar 09 18:56:48 CET 2017 Weston Andros Adamson <dros@monkey.org> pNFS: return status from nfs4_pnfs_ds_connect
The nfs4_pnfs_ds_connect path can call rpc_create which can fail or it can wait on another context to reach the same failure.
This checks that the rpc_create succeeded and returns the error to the caller.
When an error is returned, both the files and flexfiles layouts will return NULL from _prepare_ds(). The flexfiles layout will also return the layout with the error NFS4ERR_NXIO.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | client.c | diff a33e4b036d4612f62220f37a9fa29d273b6fd0ca Thu Mar 09 18:56:48 CET 2017 Weston Andros Adamson <dros@monkey.org> pNFS: return status from nfs4_pnfs_ds_connect
The nfs4_pnfs_ds_connect path can call rpc_create which can fail or it can wait on another context to reach the same failure.
This checks that the rpc_create succeeded and returns the error to the caller.
When an error is returned, both the files and flexfiles layouts will return NULL from _prepare_ds(). The flexfiles layout will also return the layout with the error NFS4ERR_NXIO.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | internal.h | diff a33e4b036d4612f62220f37a9fa29d273b6fd0ca Thu Mar 09 18:56:48 CET 2017 Weston Andros Adamson <dros@monkey.org> pNFS: return status from nfs4_pnfs_ds_connect
The nfs4_pnfs_ds_connect path can call rpc_create which can fail or it can wait on another context to reach the same failure.
This checks that the rpc_create succeeded and returns the error to the caller.
When an error is returned, both the files and flexfiles layouts will return NULL from _prepare_ds(). The flexfiles layout will also return the layout with the error NFS4ERR_NXIO.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|