[PATCH v3 0/2] two fixes for pNFS SCSI device handling

Benjamin Coddington posted 2 patches 1 year, 2 months ago
There is a newer version of this series
fs/nfs/blocklayout/blocklayout.c | 15 ++++++++++++++-
fs/nfs/blocklayout/dev.c         |  6 ++----
2 files changed, 16 insertions(+), 5 deletions(-)
[PATCH v3 0/2] two fixes for pNFS SCSI device handling
Posted by Benjamin Coddington 1 year, 2 months ago
A bit late for v6.13 perhaps, but here are two fresh corrections for pNFS
SCSI device handling, and some comments as requested by Christoph.

On v2: add full commit subject in 1/2, change the caller in 2/2.
On v3: add r-b for Chuck, tweak comments in 2/2.

Benjamin Coddington (2):
  nfs/blocklayout: Don't attempt unregister for invalid block device
  nfs/blocklayout: Limit repeat device registration on failure

 fs/nfs/blocklayout/blocklayout.c | 15 ++++++++++++++-
 fs/nfs/blocklayout/dev.c         |  6 ++----
 2 files changed, 16 insertions(+), 5 deletions(-)


base-commit: adc218676eef25575469234709c2d87185ca223a
-- 
2.47.0
Re: [PATCH v3 0/2] two fixes for pNFS SCSI device handling
Posted by Trond Myklebust 1 year, 2 months ago
On Fri, 2024-11-22 at 07:47 -0500, Benjamin Coddington wrote:
> A bit late for v6.13 perhaps, but here are two fresh corrections for
> pNFS
> SCSI device handling, and some comments as requested by Christoph.
> 
> On v2: add full commit subject in 1/2, change the caller in 2/2.
> On v3: add r-b for Chuck, tweak comments in 2/2.
> 
> Benjamin Coddington (2):
>   nfs/blocklayout: Don't attempt unregister for invalid block device
>   nfs/blocklayout: Limit repeat device registration on failure
> 
>  fs/nfs/blocklayout/blocklayout.c | 15 ++++++++++++++-
>  fs/nfs/blocklayout/dev.c         |  6 ++----
>  2 files changed, 16 insertions(+), 5 deletions(-)
> 
> 
> base-commit: adc218676eef25575469234709c2d87185ca223a

Please make those patches be incremental against what is already in
linux-next.
-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@hammerspace.com