mount.8 (0e9efd1904bda57070994476eb61de891f1eaed2) | mount.8 (90b9e3f1996c214f95987b685530d449eb5efeb2) |
---|---|
1.\" Copyright (c) 1980, 1989, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 133 unchanged lines hidden (view full) --- 142forces the R/W mount of an unclean file system (dangerous; use with caution). 143.It Cm fstab 144When used with the 145.Fl u 146flag, this is the same as specifying all the options listed in the 147.Xr fstab 5 148file for the file system. 149.It Cm multilabel | 1.\" Copyright (c) 1980, 1989, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 133 unchanged lines hidden (view full) --- 142forces the R/W mount of an unclean file system (dangerous; use with caution). 143.It Cm fstab 144When used with the 145.Fl u 146flag, this is the same as specifying all the options listed in the 147.Xr fstab 5 148file for the file system. 149.It Cm multilabel |
150Enable Mandatory Access Control, or MAC. 151Must be used in conjunction with the | 150Enable multi-label Mandatory Access Control, or MAC, on the specified file 151system. 152If the file system supports multilabel operation, individual labels will 153be maintained for each object in the file system, rather than using a 154single label for all obejcts. 155An alternative to |
152.Em -l 153flag in 154.Xr tunefs 8 . 155See 156.Xr mac 4 | 156.Em -l 157flag in 158.Xr tunefs 8 . 159See 160.Xr mac 4 |
157for more information. | 161for more information, which cause the multilabel mount flag to be set 162automatically at mount-time. |
158.It Cm noasync 159Metadata I/O should be done synchronously, while data I/O should be done 160asynchronously. 161This is the default. 162.It Cm noatime 163Do not update the file access time when reading from a file. 164This option 165is useful on file systems where there are large numbers of files and --- 326 unchanged lines hidden --- | 163.It Cm noasync 164Metadata I/O should be done synchronously, while data I/O should be done 165asynchronously. 166This is the default. 167.It Cm noatime 168Do not update the file access time when reading from a file. 169This option 170is useful on file systems where there are large numbers of files and --- 326 unchanged lines hidden --- |