Lines Matching +full:user +full:- +full:visible
5 .\" Jan-Simon Pendry.
50 in such a way that the contents of both directory trees remain visible.
62 .Bl -tag -width indent
73 .Bl -tag -width indent
115 Specifies user for
121 To enforce file system security, the user mounting a file system
122 must be superuser or else have write permission on the mounted-on
147 mode, it will be owned by the user who originally did the
160 For directories, the current user must have access to both the upper
227 .Bl -bullet -compact
255 .Bd -literal -offset indent
256 mount -t cd9660 -o ro /dev/cd0 /usr/src
257 mount -t unionfs -o noatime /var/obj /usr/src
260 mount the CD-ROM drive
269 even though it is stored on a CD-ROM.
276 .Bd -literal -offset indent
277 mount -t cd9660 -o ro /dev/cd0 /usr/src
279 mount -t unionfs -o noatime -o copymode=masquerade -o uid=builder \\
280 -o udir=755 -o ufile=644 /var/obj /usr/src
283 also mount the CD-ROM drive
292 is a regular user with UID 2020
296 (on the CD-ROM, in this example)
300 If a user does not have read privilege from the lower layer,
306 .Bd -literal -offset indent
307 mount -t unionfs -o noatime -o below /sys $HOME/sys
312 directory in the user's home directory.
315 changes becoming visible to other users.
343 .An -nosplit
355 This code also needs an owner in order to be less dangerous - serious
357 .Aq Mt freebsd-fs@FreeBSD.org
372 over a union tree has the side-effect of creating
386 is created by the user who accessed it.
388 if the user is not the superuser, even in