public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jari Ruusu <jari.ruusu@pp.inet.fi>
To: Andries.Brouwer@cwi.nl
Cc: akpm@digeo.com, torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] struct loop_info
Date: Fri, 18 Apr 2003 16:24:34 +0300	[thread overview]
Message-ID: <3E9FFC92.DE4EBFB0@pp.inet.fi> (raw)
In-Reply-To: UTC200304172334.h3HNYgI06614.aeb@smtp.cwi.nl

Andries.Brouwer@cwi.nl wrote:
> The second part of this patch adds a new struct loop_info2
> in <linux/loop.h> identical to the old struct but with
> unsigned long long instead of dev_t.
> Now kernel and userspace use the same struct, simplifying life.
> 
> Unfortunately for compatibility some translation between
> loop_info and loop_info2 is required.

Andries, if you are going to define new struct loop_info2, please change
lo_offset to 64 bits, and add new 64 bit lo_size element. Specifying offset
without size is little bit silly.

Regards,
Jari Ruusu <jari.ruusu@pp.inet.fi>

  parent reply	other threads:[~2003-04-18 13:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-17 23:34 [PATCH] struct loop_info Andries.Brouwer
2003-04-18  0:22 ` Andrew Morton
2003-04-18  5:05 ` Andreas Dilger
2003-04-18 13:24 ` Jari Ruusu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-18  8:38 Andries.Brouwer
2003-04-18  9:06 Andries.Brouwer
2003-04-18  9:12 ` Christoph Hellwig
2003-04-18  9:36 Andries.Brouwer

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=3E9FFC92.DE4EBFB0@pp.inet.fi \
    --to=jari.ruusu@pp.inet.fi \
    --cc=Andries.Brouwer@cwi.nl \
    --cc=akpm@digeo.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