Linux RAID subsystem development
 help / color / mirror / Atom feed
From: NeilBrown <neilb@cse.unsw.edu.au>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: linux-raid@vger.kernel.org
Subject: [PATCH] md - 2 of 3 - Add BLKSSZGET ioctl for md driver
Date: Wed, 18 Jun 2003 10:28:46 +1000	[thread overview]
Message-ID: <E19SQog-0000Vl-00@notabene> (raw)

### Comments for ChangeSet

From: Nathan Scott <nathans@sgi.com>


 ----------- Diffstat output ------------
 ./drivers/md/md.c |    1 +
 1 files changed, 1 insertion(+)

diff ./drivers/md/md.c~current~ ./drivers/md/md.c
--- ./drivers/md/md.c~current~	2003-06-18 10:02:57.000000000 +1000
+++ ./drivers/md/md.c	2003-06-18 10:03:43.000000000 +1000
@@ -2623,6 +2623,7 @@ static int md_ioctl(struct inode *inode,
 		case BLKRAGET:
 		case BLKRASET:
 		case BLKFLSBUF:
+		case BLKSSZGET:
 		case BLKBSZGET:
 		case BLKBSZSET:
 			err = blk_ioctl (dev, cmd, arg);

             reply	other threads:[~2003-06-18  0:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-18  0:28 NeilBrown [this message]
2003-06-18 23:23 ` [PATCH] md - 2 of 3 - Add BLKSSZGET ioctl for md driver Marcelo Tosatti
2003-06-19  0:13   ` Neil Brown
2003-06-18 23:55     ` Marcelo Tosatti
2003-06-19  1:30       ` 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=E19SQog-0000Vl-00@notabene \
    --to=neilb@cse.unsw.edu.au \
    --cc=linux-raid@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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