mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: Bill Davidsen <davidsen@tmr.com>, Luke-Jr <luke-jr@utopios.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: ide-cd doesn't replace ide-scsi?
Date: Tue, 29 Nov 2005 16:23:01 +0100	[thread overview]
Message-ID: <20051129152300.GX15804@suse.de> (raw)
In-Reply-To: <58cb370e0511290658m682ae978hea2100f57252a928@mail.gmail.com>

On Tue, Nov 29 2005, Bartlomiej Zolnierkiewicz wrote:
> > Unfortunately using ide-cd still doesn't have the code set to allow all
> > burning features to work if you are not root. Even if you have
> > read+write there's one command you need to do multi-session which is
> > only allowed to root. Works fine for single sessions, I guess that's all
> > someone uses.
> 
> Interesting because both drivers ide-cd and sr+ide-scsi use exactly
> the same code (block/scsi_ioctl.c) to verify which commands don't
> need root privileges.  Care to give details?

Not if he is using /dev/sgX with ide-scsi, only SG_IO through /dev/srX
will go through the block/scsi_ioctl.c path.

-- 
Jens Axboe


  reply	other threads:[~2005-11-29 15:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-28 12:18 Luke-Jr
2005-11-28 21:03 ` Bill Davidsen
2005-11-29 14:58   ` Bartlomiej Zolnierkiewicz
2005-11-29 15:23     ` Jens Axboe [this message]
2005-11-30  2:54       ` Luke-Jr
2005-11-30  9:03       ` Luke-Jr
2005-11-30  2:53     ` Luke-Jr
2005-11-29 19:12   ` Luke-Jr
2005-12-02 16:32     ` Bill Davidsen

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=20051129152300.GX15804@suse.de \
    --to=axboe@suse.de \
    --cc=bzolnier@gmail.com \
    --cc=davidsen@tmr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luke-jr@utopios.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome