* [PULL REQUEST] minor md updates.
@ 2010-08-30 8:32 Neil Brown
0 siblings, 0 replies; only message in thread
From: Neil Brown @ 2010-08-30 8:32 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-raid
My earlier pull request broke MD_CHANGE_CLEAN handling because it is confused.
So Dan fixed it, and then I made it all less confusing.
And when we moved raid6 from drivers/md to lib, we missed the .gitignore
file.
Thanks,
NeilBrown
The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c:
Linux 2.6.36-rc3 (2010-08-29 08:36:04 -0700)
are available in the git repository at:
git://neil.brown.name/md/ for-linus
Dan Williams (1):
md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays
NeilBrown (2):
Move .gitignore from drivers/md to lib/raid6
md: resolve confusion of MD_CHANGE_CLEAN
drivers/md/.gitignore | 4 ----
drivers/md/bitmap.c | 3 +--
drivers/md/md.c | 25 ++++++++++---------------
drivers/md/md.h | 2 +-
lib/raid6/.gitignore | 4 ++++
5 files changed, 16 insertions(+), 22 deletions(-)
delete mode 100644 drivers/md/.gitignore
create mode 100644 lib/raid6/.gitignore
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-30 8:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30 8:32 [PULL REQUEST] minor md updates 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).