All of lore.kernel.org
 help / color / mirror / Atom feed
* question about sharedsubtree.rst
@ 2020-07-26 16:06 Julia Lawall
  0 siblings, 0 replies; only message in thread
From: Julia Lawall @ 2020-07-26 16:06 UTC (permalink / raw)
  To: viro, linux-fsdevel, linux-kernel, corbet, linux-doc

Hello,

Documentation/filesystems/sharedsubtree.rst contains the following:

        ->mnt_flags
	        takes two more flags to indicate the propagation status of
	        the vfsmount.  MNT_SHARE indicates that the vfsmount is a shared
	        vfsmount.  MNT_UNCLONABLE indicates that the vfsmount cannot be
		replicated.

I guess that MNT_SHARE should be MNT_SHARED.  More seriously,
MNT_UNCLONABLE seems to have never existed, except in a patch proposed in
2005: https://lists.linuxcoding.com/kernel/2005-q3/msg01881.html
Should there be a description of MNT_UNBINDABLE instead?  Or something
else?

thanks,
julia

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-26 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26 16:06 question about sharedsubtree.rst Julia Lawall

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.