All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Grover <agrover@redhat.com>
To: libc-alpha@sourceware.org
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
	James Bottomley <James.Bottomley@hansenpartnership.com>,
	Christoph Hellwig <hch@lst.de>
Subject: old linux scsi headers
Date: Fri, 09 Jan 2015 09:38:50 -0800	[thread overview]
Message-ID: <54B0122A.9050509@redhat.com> (raw)

Hello glibc people,

This concerns sysdeps/unix/sysv/linux/scsi/{scsi, scsi_ioctl, sg}.h

They define common SCSI values, as well as Linux's SCSI-related ioctls.

Apparently they were copied from the Linux kernel tree back in 1999, so 
they're pretty stale.

I'm wondering if I should submit a patch to update these to what's 
current from the Linux tree, or if maybe it wouldn't be better to have 
users just directly get these as "uapi" headers from the Linux kernel 
source directly?

The latter method has issues with being a breaking change for code that 
relies on what's in glibc now, which may or may not be something we can 
ease, but would ensure the headers would not become stale again in the 
future.

What do you think about the best way to proceed?

Thanks -- Regards -- Andy

             reply	other threads:[~2015-01-09 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-09 17:38 Andy Grover [this message]
2015-01-10 10:10 ` old linux scsi headers Christoph Hellwig
2015-01-27 19:42   ` Andy Grover

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=54B0122A.9050509@redhat.com \
    --to=agrover@redhat.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=hch@lst.de \
    --cc=libc-alpha@sourceware.org \
    --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.