linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Reduce unnecessary opens of raid members
@ 2013-04-11 13:18 Jes.Sorensen
  2013-04-11 13:18 ` [PATCH 1/1] prevent double open(O_RDWR) on raid creation Jes.Sorensen
  0 siblings, 1 reply; 11+ messages in thread
From: Jes.Sorensen @ 2013-04-11 13:18 UTC (permalink / raw)
  To: neilb; +Cc: harald, linux-raid

From: Jes Sorensen <Jes.Sorensen@redhat.com>

Hi,

I am posting this on Harald's request. This avoids unncessary double
opens of raid members and also has the side effect of not triggering
udev notify twice.

Jes


Harald Hoyer (1):
  prevent double open(O_RDWR) on raid creation

 Kill.c        | 28 +++++++++++++++++-----------
 Manage.c      |  2 +-
 mdadm.c       |  4 ++--
 mdadm.h       |  2 +-
 super-ddf.c   |  2 +-
 super-intel.c |  2 +-
 super0.c      |  2 +-
 super1.c      |  2 +-
 8 files changed, 25 insertions(+), 19 deletions(-)

-- 
1.8.1.4


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

end of thread, other threads:[~2013-04-29  8:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 13:18 [PATCH 0/1] Reduce unnecessary opens of raid members Jes.Sorensen
2013-04-11 13:18 ` [PATCH 1/1] prevent double open(O_RDWR) on raid creation Jes.Sorensen
2013-04-29  0:57   ` NeilBrown
2013-04-29  5:33     ` Harald Hoyer
2013-04-29  6:11       ` NeilBrown
2013-04-29  6:32         ` Harald Hoyer
2013-04-29  6:53           ` NeilBrown
2013-04-29  8:34             ` Harald Hoyer
2013-04-29  8:40             ` Harald Hoyer
2013-04-29  8:45               ` Harald Hoyer
2013-04-29  8:54                 ` Harald Hoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).