1. 12 9月, 2016 1 次提交
    • L
      nvme: make NVME_RDMA depend on BLOCK · bd0b841f
      Linus Torvalds 提交于
      Commit aa719874 ("nvme: fabrics drivers don't need the nvme-pci
      driver") removed the dependency on BLK_DEV_NVME, but the cdoe does
      depend on the block layer (which used to be an implicit dependency
      through BLK_DEV_NVME).
      
      Otherwise you get various errors from the kbuild test robot random
      config testing when that happens to hit a configuration with BLOCK
      device support disabled.
      
      Cc: Christoph Hellwig <hch@lst.de>
      Cc: Jay Freyensee <james_p_freyensee@linux.intel.com>
      Cc: Sagi Grimberg <sagi@grimberg.me>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      bd0b841f
  2. 19 8月, 2016 1 次提交
  3. 08 7月, 2016 1 次提交
  4. 06 7月, 2016 1 次提交
  5. 26 4月, 2016 1 次提交
  6. 11 2月, 2016 1 次提交
  7. 10 2月, 2016 1 次提交
  8. 13 1月, 2016 1 次提交
  9. 13 10月, 2015 1 次提交
  10. 10 10月, 2015 1 次提交