From: Gary_Lerhaupt@Dell.com
To: linux-hotplug@vger.kernel.org
Subject: RE: Did you try devlabel
Date: Fri, 13 Sep 2002 14:41:12 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-103192835818111@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-103185682023240@msgid-missing>
I haven't written the scsi hotplug patch but it should be trivial. On all
storage hotplugs, at the very bottom of the add & remove calls, there should
be:
if [ -x /sbin/devlabel ]; then
devlabel restart
fi
If you can think of a less intrusive method to get this kicked off on all
add/remove events, I am game.
gary
-----Original Message-----
From: Greg KH [mailto:greg@kroah.com]
Sent: Friday, September 13, 2002 12:50 AM
To: Gary_Lerhaupt@exchange.dell.com
Cc: Linux-hotplug-devel@lists.sourceforge.net
Subject: Re: Did you try devlabel
Ah, that's very handy, I know lots of people that have been wanting that
for some time. Does this also trigger on the SCSI disk add that I think
/sbin/hotplug gets called on in 2.5?
Yes, the UUIDs should soon be exported through driverfs, and that will
help you out a lot. I think there are some SCSI developers working on
this right now.
Hm, as you are really only needing a hook into the existing hotplug
scripts to run your program, isn't there some generic way of doing this
already without needing a patch?
thanks,
greg k-h
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2002-09-13 14:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-12 18:46 Did you try devlabel Gary_Lerhaupt
2002-09-12 21:20 ` Gary_Lerhaupt
2002-09-12 22:15 ` Greg KH
2002-09-12 23:21 ` Gary_Lerhaupt
2002-09-12 23:26 ` Greg KH
2002-09-12 23:38 ` Gary_Lerhaupt
2002-09-13 5:50 ` Greg KH
2002-09-13 14:41 ` Gary_Lerhaupt [this message]
2002-09-13 19:18 ` David Brownell
2002-09-13 19:40 ` Gary_Lerhaupt
2002-09-13 19:52 ` Greg KH
2002-09-13 20:18 ` David Brownell
2002-09-13 20:39 ` Greg KH
2002-09-13 20:52 ` Gary_Lerhaupt
2002-09-13 21:02 ` Greg KH
2002-09-15 23:51 ` David Brownell
2002-09-16 22:54 ` Gary_Lerhaupt
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=marc-linux-hotplug-103192835818111@msgid-missing \
--to=gary_lerhaupt@dell.com \
--cc=linux-hotplug@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.