All of lore.kernel.org
 help / color / mirror / Atom feed
* mount bind options
@ 2012-04-05 19:37 Males, Jess L.
  2012-04-16 12:23 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Males, Jess L. @ 2012-04-05 19:37 UTC (permalink / raw)
  To: util-linux-ng

I'm trying:
Mount -o bind,gid=10101 /path/to/some/dir /new/mnt/

Where:
drwxr-xr-x. 2 user1 user1  4096 Apr  5 14:34 /path/to/some/dir

I wanted:
drwxr-xr-x. 2 user1 user2  4096 Apr  5 14:34 /new/mnt

But I don't get it.

Is this purposefully not implemented because it would be BAD ()?  Or has
it just not been implemented.

Thanks,



-- Jess





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

* Re: mount bind options
  2012-04-05 19:37 mount bind options Males, Jess L.
@ 2012-04-16 12:23 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2012-04-16 12:23 UTC (permalink / raw)
  To: Males, Jess L.; +Cc: util-linux-ng

On Thu, Apr 05, 2012 at 03:37:22PM -0400, Males, Jess L. wrote:
> I'm trying:
> Mount -o bind,gid=10101 /path/to/some/dir /new/mnt/

The bind operation cannot be mixed with another flag/option. This is
not supported by Linux kernel.

    Karel


-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

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

end of thread, other threads:[~2012-04-16 12:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-05 19:37 mount bind options Males, Jess L.
2012-04-16 12:23 ` Karel Zak

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.