public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* Why "--fake" and "--no-canonicalize" started requiring root in 2.22?
@ 2013-02-03  9:39 Anatol Pomozov
  2013-02-03 15:28 ` Karel Zak
  0 siblings, 1 reply; 4+ messages in thread
From: Anatol Pomozov @ 2013-02-03  9:39 UTC (permalink / raw)
  To: util-linux

Hi,

I am trying to compile and use libfuse. Libfuse utilises 'mount' and
'umount' tools. One of few things it uses are "--fake" and
"--no-canonicalize" command options run as regular user. It worked
fine with previous versions of util-linux (2.20 from Ubuntu Precise).
But in the latest version (2.22 from Arch) it fails to run as a
regular user:

$  mount --version
mount from util-linux 2.22.2 (libmount 2.22.0: debug)
$  mount --fake
mount: only root can use "--fake" option
$  mount --no-canonicalize
mount: only root can use "--no-canonicalize" option

Should it be removed from the list of "restricted" options like it
happened with other options recently? This would restore the same
behavior that "mount" had before.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-03 19:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-03  9:39 Why "--fake" and "--no-canonicalize" started requiring root in 2.22? Anatol Pomozov
2013-02-03 15:28 ` Karel Zak
2013-02-03 17:06   ` Anatol Pomozov
2013-02-03 19:51     ` Anatol Pomozov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox