Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281227
b: refs/heads/master
c: 2781866
h: refs/heads/master
i:
  281225: 165be2b
  281223: da4c6a9
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Dec 1, 2011
1 parent ad478e4 commit c03361f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 039db52de9c5682ee10a3cd69f2d76db40b1dee0
refs/heads/master: 2781866484624fabbe373b95cfd20d44d2c9a69e
5 changes: 0 additions & 5 deletions trunk/drivers/staging/hv/storvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -790,11 +790,6 @@ static void storvsc_get_ide_info(struct hv_device *dev, int *target, int *path)

static int storvsc_device_alloc(struct scsi_device *sdevice)
{
/*
* This enables luns to be located sparsely. Otherwise, we may not
* discovered them.
*/
sdevice->sdev_bflags |= BLIST_SPARSELUN | BLIST_LARGELUN;
return 0;
}

Expand Down

0 comments on commit c03361f

Please sign in to comment.