Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333024
b: refs/heads/master
c: a60fbbc
h: refs/heads/master
v: v3
  • Loading branch information
Nicholas Bellinger committed Sep 18, 2012
1 parent b983b25 commit 9ea482f
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: 852b6ed110990891d21bf76b4f46a3c854866f67
refs/heads/master: a60fbbc446a75e077d6e20e0bdb32adfefbec569
1 change: 1 addition & 0 deletions trunk/drivers/target/target_core_rd.c
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ static int rd_parse_cdb(struct se_cmd *cmd)
static struct se_subsystem_api rd_mcp_template = {
.name = "rd_mcp",
.transport_type = TRANSPORT_PLUGIN_VHBA_VDEV,
.write_cache_emulated = 1,
.attach_hba = rd_attach_hba,
.detach_hba = rd_detach_hba,
.allocate_virtdevice = rd_allocate_virtdevice,
Expand Down

0 comments on commit 9ea482f

Please sign in to comment.