From: Sergiu <constantin.srg@gmail.com>
To: linux-scsi@vger.kernel.org
Subject: Re: Why using configfs as the only interface is wrong for a storage target
Date: Wed, 16 Sep 2015 07:34:13 +0000 (UTC) [thread overview]
Message-ID: <loom.20150916T091909-802@post.gmane.org> (raw)
In-Reply-To: 4D500B66.5000103@suse.de
Hello all,
I have an issue related to this topic. I am trying to detect via a libudev
wrapper if device based on configfs is mounted.
I have a small usb detector based on libudev and libudev(the wapper),
"udev_enumerate_add_match_subsystem( enumerate, "usb" )" is used as a filter
and I mount the a device using 'mount none /cfg1 -t configfs'.
Linux detects the device as mounted but udev detector does not. Do you know
if what I am trying to do is possible, to mount a file based on configfs,
and edit the structure so that it is detected by udev? I edited the vendor
id, the product id, class id in the configfs structure but the detector does
not see it.
Thank in advance,
Sergiu
next prev parent reply other threads:[~2015-09-16 7:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-07 11:41 Why using configfs as the only interface is wrong for a storage target Bart Van Assche
2011-02-07 11:53 ` Joel Becker
2011-02-07 12:08 ` Bart Van Assche
2011-02-07 19:57 ` Nicholas A. Bellinger
2011-02-07 14:41 ` James Bottomley
2011-02-07 15:02 ` Emmanuel Florac
2011-02-07 20:09 ` Nicholas A. Bellinger
2011-02-07 21:38 ` Emmanuel Florac
2011-02-07 22:44 ` Joel Becker
2011-02-07 22:53 ` Joel Becker
2011-02-08 0:03 ` Nicholas A. Bellinger
2011-02-08 8:01 ` Emmanuel Florac
2011-02-07 15:10 ` Hannes Reinecke
2015-09-16 7:34 ` Sergiu [this message]
2011-02-07 18:45 ` Joel Becker
2011-02-07 20:01 ` Nicholas A. Bellinger
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=loom.20150916T091909-802@post.gmane.org \
--to=constantin.srg@gmail.com \
--cc=linux-scsi@vger.kernel.org \
/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.