mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Device-Mapper 0/9
@ 2004-04-12 14:12 Kevin Corry
  2004-04-12 14:18 ` [PATCH] Device-Mapper 1/9 Kevin Corry
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Kevin Corry @ 2004-04-12 14:12 UTC (permalink / raw)
  To: LKML, Andrew Morton

Device-Mapper bug-fixes from the -udm tree.

-- 
Kevin Corry
kevcorry@us.ibm.com
http://evms.sourceforge.net/


Revision 1:
  Fix 64/32 bit ioctl problems.

Revision 2:
  Check the uptodate flag in sub-bios to see if there was an error.
  [Mike Christie]

Revision 3:
  Handle interrupts within suspend.

Revision 4:
  dm.c: Use wake_up() rather than wake_up_interruptible() with the
  eventq.

Revision 5:
  Log an error if the target has unknown target type, or zero length.

Revision 6:
  Correctly align the dm_target_spec structures during retrieve_status().
  
Revision 7:
  Clarify the comment regarding the "next" field in struct dm_target_spec. The
  "next" field has different behavior if you're performing a DM_TABLE_STATUS
  command than it does if you're performing a DM_TABLE_LOAD command.
  
  See populate_table() and retrieve_status() in drivers/md/dm-ioctl.c for more
  details on how this field is used.

Revision 8:
  dm-ioctl.c::retrieve_status(): Prevent overrunning the ioctl buffer by
  making sure we don't call the target status routine with a buffer size limit
  of zero. [Kevin Corry, Alasdair Kergon]

Revision 9:
  Striped: Use an EMIT macro in the status function.


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

end of thread, other threads:[~2004-04-12 14:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-12 14:12 [PATCH] Device-Mapper 0/9 Kevin Corry
2004-04-12 14:18 ` [PATCH] Device-Mapper 1/9 Kevin Corry
2004-04-12 14:18 ` [PATCH] Device-Mapper 2/9 Kevin Corry
2004-04-12 14:18 ` [PATCH] Device-Mapper 3/9 Kevin Corry
2004-04-12 14:18 ` [PATCH] Device-Mapper 4/9 Kevin Corry
2004-04-12 14:18 ` [PATCH] Device-Mapper 5/9 Kevin Corry
2004-04-12 14:18 ` [PATCH] Device-Mapper 6/9 Kevin Corry
2004-04-12 14:19 ` [PATCH] Device-Mapper 7/9 Kevin Corry
2004-04-12 14:19 ` [PATCH] Device-Mapper 8/9 Kevin Corry
2004-04-12 14:19 ` [PATCH] Device-Mapper 9/9 Kevin Corry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®