linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] 2 minor md patches for 2.6.36
@ 2010-09-17 10:46 Neil Brown
  0 siblings, 0 replies; only message in thread
From: Neil Brown @ 2010-09-17 10:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-raid


Hi Linus,
 a couple of patches for little bugs that has turned up in the last
 couple of week.

 There is also an issue where a recent change to rcu_dereference
 causes it to eval it arg twice, and md/raid1.c uses a pre-increment
 in the arg so that is badness.  The rcu guys are planning to fix
 rcu_dereference so I'm leaving md/raid1 as-is for now (I have a
 rewrite of that function queued for next window) but I could remove
 the pre-inc if it doesn't get resolved before -final....

Thanks,
NeilBrown


The following changes since commit 9c03f1622af051004416dd3e24d8a0fa31e34178:

  Merge ssh://master.kernel.org/home/hpa/tree/sec (2010-09-14 17:07:51 -0700)

are available in the git repository at:

  git://neil.brown.name/md for-linus

NeilBrown (2):
      md: call md_update_sb even for 'external' metadata arrays.
      md: fix v1.x metadata update when a disk is missing.

 drivers/md/md.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-17 10:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-17 10:46 [PULL REQUEST] 2 minor md patches for 2.6.36 Neil Brown

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).