The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@clusterfs.com>
To: Joe Thornber <joe@fib011235813.fsnet.co.uk>
Cc: Linux Mailing List <linux-kernel@vger.kernel.org>,
	Linus Torvalds <torvalds@transmeta.com>,
	Dave Jones <davej@suse.de>
Subject: Re: [PATCH] Device-mapper submission 4/7
Date: Tue, 15 Oct 2002 12:19:28 -0600	[thread overview]
Message-ID: <20021015181928.GH15552@clusterfs.com> (raw)
In-Reply-To: <20021015174624.GD27753@fib011235813.fsnet.co.uk>

On Oct 15, 2002  18:46 +0100, Joe Thornber wrote:
> [Device-mapper]
> The linear target maps a contigous range of logical sectors onto an
> range of physical sectors.
> 
> +struct linear_c {
> +	long delta;		/* FIXME: we need a signed offset type */
> +	long start;		/* For display only */
> +	struct dm_dev *dev;
> +};

Should those not be sector_t type fields?

Cheers, Andreas
--
Andreas Dilger
http://www-mddsp.enel.ucalgary.ca/People/adilger/
http://sourceforge.net/projects/ext2resize/


  reply	other threads:[~2002-10-15 18:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-15 17:46 [PATCH] Device-mapper submission 4/7 Joe Thornber
2002-10-15 18:19 ` Andreas Dilger [this message]
2002-10-15 21:46   ` Joe Thornber

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=20021015181928.GH15552@clusterfs.com \
    --to=adilger@clusterfs.com \
    --cc=davej@suse.de \
    --cc=joe@fib011235813.fsnet.co.uk \
    --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