mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Anton Altaparmakov <aia21@cam.ac.uk>
To: Ben LaHaise <bcrl@redhat.com>
Cc: <torvalds@transmeta.com>, <linux-kernel@vger.kernel.org>
Subject: Re: [resend PATCH] reserve BLKGETSIZE64 ioctl
Date: Mon, 03 Sep 2001 16:40:46 +0100	[thread overview]
Message-ID: <5.1.0.14.2.20010903163857.00a31ca0@pop.cus.cam.ac.uk> (raw)
In-Reply-To: <Pine.LNX.4.33.0109031119400.1610-100000@toomuch.toronto.re dhat.com>

At 16:21 03/09/01, Ben LaHaise wrote:
>Is there any problem with the patch below for reserving a 64 bit get block
>device size ioctl?

Aren't you making a define and then redefining the same define on the next 
line? Perhaps you meant to write "#define BLKBSZGET64 ..."?

Anton

>diff -urN v2.4.10-pre4/include/linux/fs.h work/include/linux/fs.h
>--- v2.4.10-pre4/include/linux/fs.h     Mon Sep  3 11:04:39 2001
>+++ work/include/linux/fs.h     Mon Sep  3 11:18:44 2001
>@@ -182,7 +182,8 @@
>  /* This was here just to show that the number is taken -
>     probably all these _IO(0x12,*) ioctls should be moved to blkpg.h. */
>  #endif
>-/* A jump here: 108-111 have been used for various private purposes. */
>+/* A jump here: 108,109,111 have been used for various private purposes. */
>+#define BLKBSZGET  _IOR(0x12,110,sizeof(u64))
>  #define BLKBSZGET  _IOR(0x12,112,sizeof(int))
>  #define BLKBSZSET  _IOW(0x12,113,sizeof(int))
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/

-- 
   "Nothing succeeds like success." - Alexandre Dumas
-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Linux NTFS Maintainer / WWW: http://linux-ntfs.sf.net/
ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/


       reply	other threads:[~2001-09-03 15:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.33.0109031119400.1610-100000@toomuch.toronto.re dhat.com>
2001-09-03 15:40 ` Anton Altaparmakov [this message]
2001-09-04 21:43 Andries.Brouwer
2001-09-04 22:27 ` Ben LaHaise
  -- strict thread matches above, loose matches on Subject: below --
2001-09-04 13:50 Andries.Brouwer
2001-09-04 20:54 ` Ben LaHaise
2001-09-03 20:57 Andries.Brouwer
2001-09-04  1:09 ` Ben LaHaise
2001-09-03 15:21 Ben LaHaise
2001-09-03 16:02 ` Andreas Schwab

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=5.1.0.14.2.20010903163857.00a31ca0@pop.cus.cam.ac.uk \
    --to=aia21@cam.ac.uk \
    --cc=bcrl@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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

all inboxes | Powered by JetHome®