From: Andreas Dilger <adilger@turbolabs.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] kernel 2.2.19 support
Date: Thu, 4 Oct 2001 11:49:03 -0600 [thread overview]
Message-ID: <20011004114903.G31061@turbolinux.com> (raw)
In-Reply-To: <wvy9mrfhmy.fsf@freeze.oslo.dnmi.no>
On Oct 04, 2001 19:18 +0200, Adrian Phillips wrote:
> Yes, but what concerned me was if there was some equivalent for 2.2
> (foo.dev22 = bar). I was going to check the LVM CVS to see what
> changes had been done but was unable to login :-
It was just added recently (probably a devfs thing). Before that, it
just ran the "lvm_fs_setup()" (or whatever) function, and didn't do
anything with the output. Hmm, that means my suggestion may be broken.
Need something like:
#if LINUX_KERNEL_VERSION > KERNEL_VERSION (2, 3, 38)
foo.de =
#endif
lvm_fs_setup();
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
next prev parent reply other threads:[~2001-10-04 17:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-04 11:00 [linux-lvm] kernel 2.2.19 support Jesus Manuel NAVARRO LOPEZ
2001-10-04 11:17 ` Adrian Phillips
2001-10-04 11:56 ` Jesus Manuel NAVARRO LOPEZ
2001-10-04 12:03 ` Adrian Phillips
2001-10-04 12:17 ` Jesus Manuel NAVARRO LOPEZ
2001-10-04 15:18 ` Adrian Phillips
2001-10-04 17:10 ` Andreas Dilger
2001-10-04 17:18 ` Adrian Phillips
2001-10-04 17:49 ` Andreas Dilger [this message]
2001-10-04 18:05 ` Adrian Phillips
2001-10-11 15:19 ` Patrick Caulfield
2001-10-04 17:23 ` Christoph Hellwig
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=20011004114903.G31061@turbolinux.com \
--to=adilger@turbolabs.com \
--cc=linux-lvm@sistina.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;
as well as URLs for NNTP newsgroup(s).