Query: mount_overlay
OS: netbsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MOUNT_OVERLAY(8) BSD System Manager's Manual MOUNT_OVERLAY(8)NAMEmount_overlay -- mount an overlay filesystem; demonstrate the use of an overlay file system layerSYNOPSISmount_overlay [-o options] /overlay mount-pointDESCRIPTIONThe mount_overlay command creates an overlay layer, interposing the overlay filesystem between the over-mounted file store and future path- name lookups. A different device number for the virtual copy is returned by stat(2), but in other respects it is indistinguishable from the original. The mount_overlay filesystem differs from the null filesystem in that the mount_overlay filesystem does not replicate the sub-tree, it places itself between the sub-tree and all future access. The overlay layer has two purposes. First, it serves as a demonstration of layering by providing a layer which does nothing other than insert itself over the over-mounted file system. Second, the overlay layer can serve as a prototype layer. Since it provides all necessary layer framework, new file system layers which need to block access to the overlayed file system can be created very easily by starting with an overlay layer. The internal operation of the overlay layer is identical to that of the null layer. See its documentation for details.SEE ALSOmount(8), mount_null(8) UCLA Technical Report CSD-910056, Stackable Layers: an Architecture for File System Development.HISTORYThe mount_overlay utility first appeared in NetBSD 1.5.BSDJanuary 18, 2000 BSD
Related Man Pages |
---|
glutoverlaydisplayfunc(3glut) - redhat |
glutestablishoverlay(3glut) - suse |
glutoverlaydisplayfunc(3glut) - suse |
mount_union(8) - netbsd |
glutlayerget(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
which OS has a best File system????? |
case insensitive on purpose file system 0.1 (Default branch) |
libv4l 0.5.4 (Default branch) |
libv4l 0.5.6 (Default branch) |
libv4l 0.5.7 (Default branch) |