linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Lunz <j@falooley.org>
To: linux-kernel@vger.kernel.org
Cc: almesber@lrc.di.epfl.ch
Subject: Re: RFC: from FIBMAP to FIONDEV
Date: Thu, 14 Jun 2001 10:03:54 -0400	[thread overview]
Message-ID: <20010614100354.A2129@orr.falooley.org> (raw)


I'm looking for a way to do FIBMAP on linux 2.4 without being root, and
I learned from the archive that it's restricted for security reasons,
and that it's obsolete anyway.  I found this discussion about a
replacement called FIONDEV:

http://uwsg.iu.edu/hypermail/linux/kernel/9906.1/0817.html

However, I can't find any reference to FIONDEV in current 2.4 sources.
Was anything similar ever coded? Is there a better way then FIBMAP to
get the lba of a file, or are we still stuck with having to have
CAP_SYS_RAWIO in order to do that? This is something that all linux dvd
programs need to do in order to decrypt DVD, and it'd be nice if they
didn't all have to run as root. :)

Jason

             reply	other threads:[~2001-06-14 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-14 14:03 Jason Lunz [this message]
2001-06-14 17:16 ` RFC: from FIBMAP to FIONDEV Alan Cox

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=20010614100354.A2129@orr.falooley.org \
    --to=j@falooley.org \
    --cc=almesber@lrc.di.epfl.ch \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).