GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UNIONFS(5) FreeBSD File Formats Manual UNIONFS(5)

unionfs
UNION FS

To compile this driver into the kernel, place the following lines in your kernel configuration file:
option UNIONFS

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

unionfs_load="YES"

The UNIONFS driver is an implementation of a stackable unification filesystem.

mount_unionfs(8)

J. S. Pendry and M. K. McKusick, Union mounts in 4.4BSD-Lite, Proceedings of the USENIX Technical Conference on UNIX and Advanced Computing Systems, December 1995.

P. H. Kamp and R. N. M. Watson, Jails: Confining the omnipotent root, Proceedings of the Second International System Administration and Networking Conference (SANE2000), May 2000.

The unionfs device driver first appeared in FreeBSD 5.0.

The unionfs device driver was written by Jan-Simon Pendry for 4.4BSD and Masanori OZAWA <ozawa@ongs.co.jp> reimplemented the handling of the locking for FreeBSD 7.0. The manual page was written by
Gordon Bergling <gbe@FreeBSD.org>.

Please see the mount_unionfs(8) manual page for a list of bugs regarding the unionfs filesystem.
April 27, 2020 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.