Re: [PATCH] NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage

2018-04-12 Thread Keith Busch
Thanks, applied for 4.17-rc1. I was a little surprised git was able to apply this since the patch format is off, but it worked!

Re: [PATCH] NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage

2018-04-12 Thread Keith Busch
Thanks, applied for 4.17-rc1. I was a little surprised git was able to apply this since the patch format is off, but it worked!

Re: [PATCH] NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage

2018-04-12 Thread Martin K. Petersen
Micah, > Add Seagate Nytro Flash Storage nvme drive to quirk list for > NVME_QUIRK_DELAY_BEFORE_CHK_RDY, which solves a bug where the drive is > probed on hot-add before the firmare is ready, I/O errors are generated > while reading sector 0, and linux is "unable to read partition table". Looks

Re: [PATCH] NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage

2018-04-12 Thread Martin K. Petersen
Micah, > Add Seagate Nytro Flash Storage nvme drive to quirk list for > NVME_QUIRK_DELAY_BEFORE_CHK_RDY, which solves a bug where the drive is > probed on hot-add before the firmare is ready, I/O errors are generated > while reading sector 0, and linux is "unable to read partition table". Looks

[PATCH] NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage

2018-04-12 Thread Micah Parrish
Add Seagate Nytro Flash Storage nvme drive to quirk list for NVME_QUIRK_DELAY_BEFORE_CHK_RDY, which solves a bug where the drive is probed on hot-add before the firmare is ready, I/O errors are generated while reading sector 0, and linux is "unable to read partition table". This has occurred when

[PATCH] NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage

2018-04-12 Thread Micah Parrish
Add Seagate Nytro Flash Storage nvme drive to quirk list for NVME_QUIRK_DELAY_BEFORE_CHK_RDY, which solves a bug where the drive is probed on hot-add before the firmare is ready, I/O errors are generated while reading sector 0, and linux is "unable to read partition table". This has occurred when