statfs.2 (8269e7673cf033aba67dab8264fe719920c70f87) statfs.2 (1a720cbec513210fa2e85c3882741ef2f6dc5f35)
1.\" Copyright (c) 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.

--- 93 unchanged lines hidden (view full) ---

102.It Dv MNT_NOSUID
103Setuid and setgid bits on files are not honored when they are executed.
104.It Dv MNT_SYNCHRONOUS
105All I/O to the file system is done synchronously.
106.It Dv MNT_ASYNC
107No file system I/O is done synchronously.
108.It Dv MNT_SOFTDEP
109Soft updates being done (see
1.\" Copyright (c) 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.

--- 93 unchanged lines hidden (view full) ---

102.It Dv MNT_NOSUID
103Setuid and setgid bits on files are not honored when they are executed.
104.It Dv MNT_SYNCHRONOUS
105All I/O to the file system is done synchronously.
106.It Dv MNT_ASYNC
107No file system I/O is done synchronously.
108.It Dv MNT_SOFTDEP
109Soft updates being done (see
110.Xr ffs 7 ) .
110.Xr ffs 4 ) .
111.It Dv MNT_GJOURNAL
112Journaling with gjournal is enabled (see
113.Xr gjournal 8 ) .
114.It Dv MNT_SUIDDIR
115Special handling of SUID bit on directories.
116.It Dv MNT_UNION
117Union with underlying file system.
118.It Dv MNT_NOSYMFOLLOW

--- 135 unchanged lines hidden ---
111.It Dv MNT_GJOURNAL
112Journaling with gjournal is enabled (see
113.Xr gjournal 8 ) .
114.It Dv MNT_SUIDDIR
115Special handling of SUID bit on directories.
116.It Dv MNT_UNION
117Union with underlying file system.
118.It Dv MNT_NOSYMFOLLOW

--- 135 unchanged lines hidden ---