Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287367
b: refs/heads/master
c: 7347b5f
h: refs/heads/master
i:
  287365: b740605
  287363: 67266f3
  287359: a5f9cfd
v: v3
  • Loading branch information
Marco Sanvido authored and Nicholas Bellinger committed Feb 7, 2012
1 parent 2597a78 commit 133ecf4
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: 735703cac08f34a197e1c6331ca9adc8a52d6046
refs/heads/master: 7347b5ff7090b2b399b7921a266255cd55bbd78f
2 changes: 1 addition & 1 deletion trunk/drivers/target/target_core_iblock.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ static struct se_device *iblock_create_virtdevice(
*/
dev->se_sub_dev->se_dev_attrib.max_unmap_block_desc_count = 1;
dev->se_sub_dev->se_dev_attrib.unmap_granularity =
q->limits.discard_granularity;
q->limits.discard_granularity >> 9;
dev->se_sub_dev->se_dev_attrib.unmap_granularity_alignment =
q->limits.discard_alignment;

Expand Down

0 comments on commit 133ecf4

Please sign in to comment.