commit | f55918fa3202a646dad2404f7de008108edc5048 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Oct 14 07:30:17 2011 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Oct 24 03:21:31 2011 +0000 |
tree | 6b39361985ad31ce9511763e504dfdf89e92412b | |
parent | df5fa691ce61aedd3e4dbcf960ee44f05b797d8b [diff] |
target: clean up the backend interface to caching parameters 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>