From: David Chinner <dgc@sgi.com>
To: David Brown <dmlb2000@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: linux dmapi support?
Date: Tue, 19 Jun 2007 09:32:15 +1000 [thread overview]
Message-ID: <20070618233215.GG85884050@sgi.com> (raw)
In-Reply-To: <9c21eeae0706181029i19fc80a2qce004c4329f0c6b2@mail.gmail.com>
On Mon, Jun 18, 2007 at 10:29:50AM -0700, David Brown wrote:
> I was wondering what was going on with the dmapi support for linux? I
> see that the mount option got removed does this mean that its on by
> default now? or is the other option used to trigger when dmapi is
> enabled?
Mount option got removed?
#define MNTOPT_DMAPI "dmapi" /* DMI enabled (DMAPI / XDSM) */
#define MNTOPT_XDSM "xdsm" /* DMI enabled (DMAPI / XDSM) */
#define MNTOPT_DMI "dmi" /* DMI enabled (DMAPI / XDSM) */
Still there, and it still works....
> I found some of the examples in the cvs tree for xfs-cmds under the
> tests but they just don't seem to work and for some reason it can't
> initialize the dmapi.
dmapi is not in kernel.org trees, so you need to use the cvs tree.
Then you need both the CONFIG_DMAPI and CONFIG_XFS_DMAPI build
options set to build as modules.
Then you need to load the modules, and the QA tests will run
(the qa tests check for the existance of a loaded dmapi module
and don't run if it is not present).
Cheers,
Dave.
--
Dave Chinner
Principal Engineer
SGI Australian Software Group
prev parent reply other threads:[~2007-06-18 23:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-18 17:29 linux dmapi support? David Brown
2007-06-18 23:32 ` David Chinner [this message]
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=20070618233215.GG85884050@sgi.com \
--to=dgc@sgi.com \
--cc=dmlb2000@gmail.com \
--cc=xfs@oss.sgi.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