All of lore.kernel.org
 help / color / mirror / Atom feed
* device mapper target vs personality, how do you decide to pick one or the other?
@ 2014-07-11 21:28 John Utz
  2014-07-11 21:51 ` Mike Snitzer
  2014-07-14 11:25 ` Bryn M. Reeves
  0 siblings, 2 replies; 8+ messages in thread
From: John Utz @ 2014-07-11 21:28 UTC (permalink / raw)
  To: dm-devel@redhat.com

Hi;

having stared at the code associated with these 2 constructs for a while, i cant come up with a clear reason why one would choose one over the other.

having said that, it seems that the personality code is ancestral and is used for the personalities that can be compiled into device mapper and the target code is for newer stuff that is not expected to be compiled into device mapper.

so, based on this speculation, i *think* i should be using the target construct for the new device mapper module that i am currently coding.

am i correct?

tnx!

johnu

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-14 22:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11 21:28 device mapper target vs personality, how do you decide to pick one or the other? John Utz
2014-07-11 21:51 ` Mike Snitzer
2014-07-11 21:56   ` John Utz
2014-07-12  0:36     ` Mike Snitzer
2014-07-14 17:15       ` John Utz
2014-07-14 22:08         ` John Utz
2014-07-14 11:25 ` Bryn M. Reeves
2014-07-14 17:00   ` John Utz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.