Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108883
b: refs/heads/master
c: fe42625
h: refs/heads/master
i:
  108881: 8bc8183
  108879: f810f03
v: v3
  • Loading branch information
Chandra Seetharaman authored and James Bottomley committed Aug 16, 2008
1 parent 7c995e7 commit aaaa9b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8479fca119fac63538af9e313ad0b8658cbbe662
refs/heads/master: fe42625cdf0d4e06f01e365897a64b68d7f7de7d
1 change: 1 addition & 0 deletions trunk/drivers/scsi/device_handler/scsi_dh_rdac.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ static int check_ownership(struct scsi_device *sdev, struct rdac_dh_data *h)
int err;
struct c9_inquiry *inqp;

h->lun_state = RDAC_LUN_UNOWNED;
err = submit_inquiry(sdev, 0xC9, sizeof(struct c9_inquiry), h);
if (err == SCSI_DH_OK) {
inqp = &h->inq.c9;
Expand Down

0 comments on commit aaaa9b1

Please sign in to comment.