Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361685
b: refs/heads/master
c: 1220903
h: refs/heads/master
i:
  361683: d8dd349
v: v3
  • Loading branch information
Keith Busch authored and Matthew Wilcox committed Mar 22, 2013
1 parent 9fa670b commit edb4d24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 79461681692a337442c6a5cf44deba120a57186a
refs/heads/master: 122090366d1d5c6ec1bfb6dfdb3a6d121ff074aa
2 changes: 1 addition & 1 deletion trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1540,7 +1540,7 @@ static int __devinit nvme_dev_add(struct nvme_dev *dev)
res = nvme_get_features(dev, NVME_FEAT_LBA_RANGE, i,
dma_addr + 4096, NULL);
if (res)
continue;
memset(mem + 4096, 0, 4096);

ns = nvme_alloc_ns(dev, i, mem, mem + 4096);
if (ns)
Expand Down

0 comments on commit edb4d24

Please sign in to comment.