Linux RAID subsystem development
 help / color / mirror / Atom feed
* [PATCH md 000 of 2] Introduction
@ 2005-04-08  1:41 NeilBrown
  2005-04-08  1:41 ` [PATCH md 001 of 2] Close a small race in md thread deregistration NeilBrown
  2005-04-08  1:41 ` [PATCH md 002 of 2] Remove a number of misleading calls to MD_BUG NeilBrown
  0 siblings, 2 replies; 5+ messages in thread
From: NeilBrown @ 2005-04-08  1:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-raid


Two patches against 2.6.12-rc2 for md.
(patches apply to 2.6.12-rc2-mm1 with various offsets).

The first closes an extreme small race in md thread deregistration.
This race was actually lost by someone who, due to a different bug
which has since been fixed, has md threads being created and destroyed
at a very high rate.

The second removes a number of MD_BUG calls that that are either
completely pointless, or misleading (i.e. the report a bug when it is
just an unusual condition that is handled correctly).

NeilBrown


 [PATCH md 001 of 2] Close a small race in md thread deregistration
 [PATCH md 002 of 2] Remove a number of misleading calls to MD_BUG

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

end of thread, other threads:[~2005-04-08  2:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-08  1:41 [PATCH md 000 of 2] Introduction NeilBrown
2005-04-08  1:41 ` [PATCH md 001 of 2] Close a small race in md thread deregistration NeilBrown
2005-04-08  2:14   ` Andrew Morton
2005-04-08  2:20     ` Neil Brown
2005-04-08  1:41 ` [PATCH md 002 of 2] Remove a number of misleading calls to MD_BUG NeilBrown

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