Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173715
b: refs/heads/master
c: c7d2dc2
h: refs/heads/master
i:
  173713: a87851f
  173711: 22080e8
v: v3
  • Loading branch information
Boaz Harrosh authored and James Bottomley committed Dec 4, 2009
1 parent a5a0b6b commit 50c4243
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: d531b37929f412de09e9ad711fdd5b04fa39aca1
refs/heads/master: c7d2dc2a204fa37bdf607d4d062dfd14e392aaf1
3 changes: 3 additions & 0 deletions trunk/include/scsi/osd_sense.h
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,9 @@ enum osdv2_cdb_field_offset {
OSD_CFO_STARTING_BYTE = OSD_CDB_OFFSET(v2.start_address),
OSD_CFO_PARTITION_ID = OSD_CDB_OFFSET(partition),
OSD_CFO_OBJECT_ID = OSD_CDB_OFFSET(object),
OSD_CFO_PERMISSIONS = sizeof(struct osd_cdb_head) +
offsetof(struct osd_capability_head,
permissions_bit_mask),
};

#endif /* ndef __OSD_SENSE_H__ */

0 comments on commit 50c4243

Please sign in to comment.