Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117693
b: refs/heads/master
c: 5a36756
h: refs/heads/master
i:
  117691: 931c369
v: v3
  • Loading branch information
Chandra Seetharaman authored and James Bottomley committed Oct 23, 2008
1 parent 2132269 commit ad1bb2d
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 32c356d76d7e13dcd0675189d8e9c64ef66aa561
refs/heads/master: 5a36756b8b3d7178d9c101d1e2a7a83fd7b17706
3 changes: 3 additions & 0 deletions trunk/drivers/scsi/device_handler/scsi_dh_rdac.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,9 @@ static int check_ownership(struct scsi_device *sdev, struct rdac_dh_data *h)
}
}

if (h->lun_state == RDAC_LUN_UNOWNED)
h->state = RDAC_STATE_PASSIVE;

return err;
}

Expand Down

0 comments on commit ad1bb2d

Please sign in to comment.