]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block
authorJens Axboe <axboe@kernel.dk>
Thu, 9 Aug 2018 14:22:21 +0000 (08:22 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 9 Aug 2018 14:22:21 +0000 (08:22 -0600)
Pull NVMe updates from Christoph:

"This should be the last round of NVMe updates before the 4.19 merge
 window opens.  It conatins support for write protected (aka read-only)
 namespaces from Chaitanya, two ANA fixes from Hannes and a fabrics
 fix from Tal Shorer."

* 'nvme-4.19' of git://git.infradead.org/nvme:
  nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
  nvmet: add ns write protect support
  nvme: set gendisk read only based on nsattr
  nvme.h: add support for ns write protect definitions
  nvme.h: fixup ANA group descriptor format
  nvme: fixup crash on failed discovery


Trivial merge