]> git.baikalelectronics.ru Git - kernel.git/commit
target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends
authorNicholas Bellinger <nab@linux-iscsi.org>
Thu, 23 Aug 2012 01:53:12 +0000 (18:53 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 18 Sep 2012 00:13:32 +0000 (17:13 -0700)
commit731d7e6048aa23cac28dbdb6453fd6a0cd9c010b
treef557a89cbcaf06f1f3d21c4daf9fb44167cadf06
parent442927cf29353ff57b406789460193797f7e17fd
target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends

This patch adds the missing rd_mcp_template->write_cache_emulated=1 bit to
optionally allow WriteCacheEnabled=1 (WCE) to be enabled for the built-in
TCM/rd_mcp backend driver.

Tested on v3.6-rc[0,2] code with loopback+tcm_vhost fabric ports.

Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_rd.c