From: Douglas Gilbert <dougg@torque.net>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] remove generic symlink from sg
Date: Wed, 22 Mar 2006 10:25:27 -0500 [thread overview]
Message-ID: <44216C67.2040701@torque.net> (raw)
In-Reply-To: <1142715978.3773.13.camel@mulgrave.il.steeleye.com>
James Bottomley wrote:
> This has been redundant ever since James Smart added the class back
> links since every scsi_device now gets one of these of the form
> scsi_generic:sg<n>.
James,
Careful with the spin:-) It is arguable which one is
redundant. I am testing this patch and it breaks
lsscsi and sg_map26 (again). Could you tell me which
version of the lk 2.6 series the scsi_generic:sg<n>
link appeared in? Because if I switch my code to
search for a scsi_generic:sg<n> symlink rather than
following the generic symlink then I will break
backward compatibility prior to that version (unless
I cope with both). At least one major distro has an
"enterprise" edition based on lk 2.6.5
> I'm open to going through the deprecated features business for this,
> since this would represent a user visible change of the scsi sysfs
> interface if you wish.
I can see from my lsscsi code and the st driver that
tape devices still have a plain old "tape" symlink.
Should I be expecting that one to break in the near
future?
Doug Gilbert
next prev parent reply other threads:[~2006-03-22 15:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-18 21:06 [PATCH] remove generic symlink from sg James Bottomley
2006-03-22 15:25 ` Douglas Gilbert [this message]
2006-03-22 15:58 ` James Bottomley
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=44216C67.2040701@torque.net \
--to=dougg@torque.net \
--cc=James.Bottomley@SteelEye.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.