On Wed, 22 Oct 2008 09:11:53 +0200 Doron Shoham <dorons at Voltaire.COM> wrote: > show backing store type > > Signed-off-by: Doron Shoham <dorons at voltaire.com> As I wrote before, tgt_target_show_all part is fine by me. But we might need to consider about the tgt-admin format. As Ronnie pointed out, there are relationship between backing store, device type, and lld. And I've just started to work on another new backing store type, qcow2, which is useful only for sbc. In the long term, Linux kernel provides good snapshot feature (yeah, I'm talking about btrfs here), but it doesn't now (dm-snapshot is not designed to handle many snapshots). So I think that it's useful to have qcow2 code in tgtd for some time. -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |