From: Mike Snitzer <snitzer@redhat.com>
To: Tariq Mustafa <tmustafa@hotmail.com>
Cc: "dm-devel@redhat.com" <dm-devel@redhat.com>
Subject: Re: Replacement for dm_dispatch_request for older request based targets
Date: Wed, 1 Nov 2017 12:08:57 -0400 [thread overview]
Message-ID: <20171101160857.GA25886@redhat.com> (raw)
In-Reply-To: <BY2PR18MB03446D72103BA92941E3CF46C25F0@BY2PR18MB0344.namprd18.prod.outlook.com>
On Wed, Nov 01 2017 at 2:23am -0400,
Tariq Mustafa <tmustafa@hotmail.com> wrote:
> Hello,
>
> I am trying to figure out what would be the appropriate replacement for
> "dm_dispatch_request()" on the newer kernel? This export has been removed
> (by commit - [1][dbf978]), what would be an equivalent call to submit the
> request.
dm_dispatch_request was renamed to dm_dispatch_clone_request (IIRC).
But are you asking what is the new export? There isn't one. There
should be no need for anything other than DM core (dm-rq.c) to call
these interfaces that are no longer exported.
Please explain what you're trying to do if you need more help.
Thanks,
Mike
next prev parent reply other threads:[~2017-11-01 16:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-01 6:23 Replacement for dm_dispatch_request for older request based targets Tariq Mustafa
2017-11-01 16:08 ` Mike Snitzer [this message]
2017-11-01 18:10 ` Tariq Mustafa
2017-11-01 18:54 ` Tariq Mustafa
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=20171101160857.GA25886@redhat.com \
--to=snitzer@redhat.com \
--cc=dm-devel@redhat.com \
--cc=tmustafa@hotmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.