All of lore.kernel.org
 help / color / mirror / Atom feed
* libxl__device_nextid and holes
@ 2015-03-09  7:58 Olaf Hering
  2015-03-09 11:33 ` Wei Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2015-03-09  7:58 UTC (permalink / raw)
  To: xen-devel

I wonder if libxl__device_nextid is robust enough to handle holes. If
there are 3 devices (0,1,2) of type X, and device #0 or #1 is removed
with "X-detach", wouldn't the code return nextid==2? The result would be
that the caller will write to the wrong path.

I have not veified this theory in practice.

Olaf

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

end of thread, other threads:[~2015-03-09 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09  7:58 libxl__device_nextid and holes Olaf Hering
2015-03-09 11:33 ` Wei Liu

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.