From: Neil Brown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-raid@vger.kernel.org
Subject: PULL REQUEST assorted md fixes etc for 2.6.28
Date: Thu, 16 Oct 2008 15:12:48 +1100 [thread overview]
Message-ID: <18678.48960.359352.48245@notabene.brown> (raw)
Nothing earth shattering here. Just cleanups and little bugs and a
couple of minor improvements.
Thanks,
NeilBrown
The following changes since commit 278429cff8809958d25415ba0ed32b59866ab1a8:
Linus Torvalds (1):
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
are available in the git repository at:
git://neil.brown.name/md/ for-linus
Andre Noll (6):
md: linear.c: Fix typo in comment.
md: linear.c: Remove pointless initialization of curr_offset.
md: linear.c: Remove broken debug code.
md: linear: Represent dev_info->size and dev_info->offset in sectors.
md: linear.c: Make two local variables sector-based.
md: Convert remaining 1k representations in linear.c to sectors.
Chris Webb (1):
md: Fix rdev_size_store with size == 0
NeilBrown (5):
md: Allow metadata_version to be updated for externally managed metadata.
md: Don't try to set an array to 'read-auto' if it is already in that state.
md: Remove unnecessary #includes, #defines, and function declarations.
md: remove space after function name in declaration and call.
md: Relax minimum size restrictions on chunk_size.
Stephen Rothwell (1):
md: build failure due to missing delay.h
Sven Wegener (1):
md: check for memory allocation failure in faulty personality
drivers/md/faulty.c | 2 +
drivers/md/linear.c | 133 +++++++++++++++++--------------------------
drivers/md/md.c | 73 ++++++++++--------------
drivers/md/multipath.c | 9 ---
drivers/md/raid0.c | 5 --
drivers/md/raid1.c | 1 +
drivers/md/raid10.c | 6 +-
drivers/md/raid5.c | 42 +++++++-------
drivers/md/raid6.h | 9 ---
include/linux/raid/linear.h | 10 ++-
include/linux/raid/md.h | 32 ++---------
11 files changed, 122 insertions(+), 200 deletions(-)
next reply other threads:[~2008-10-16 4:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-16 4:12 Neil Brown [this message]
2008-10-16 6:09 ` PULL REQUEST assorted md fixes etc for 2.6.28 Neil Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=18678.48960.359352.48245@notabene.brown \
--to=neilb@suse.de \
--cc=linux-raid@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox