target: clean up the backend interface to caching parameters
authorChristoph Hellwig <hch@infradead.org>
Fri, 14 Oct 2011 11:30:17 +0000 (07:30 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:21:31 +0000 (03:21 +0000)
Remove the dpo_emulated, fua_write_emulated, fua_read_emulated and
write_cache_emulated methods, and replace them with a simple bitfields in
se_subsystem_api in those cases where they ever returned one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found