Bump date for previous.
filesystem -> file system
This commit is contained in:
parent
8596fa407f
commit
0c9e1ca798
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: puffs.3,v 1.60 2015/02/15 20:21:29 manu Exp $
|
||||
.\" $NetBSD: puffs.3,v 1.61 2015/02/16 10:48:34 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2006, 2007, 2008 Antti Kantee. All rights reserved.
|
||||
.\"
|
||||
@ -23,7 +23,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd August 16, 2012
|
||||
.Dd February 15, 2015
|
||||
.Dt PUFFS 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -261,10 +261,10 @@ and
|
||||
.It Dv PUFFS_KFLAG_CACHE_DOTDOT
|
||||
Never send lookups for
|
||||
.Dq ..
|
||||
to the filesystem.
|
||||
to the file system.
|
||||
Parent vnodes are all kept active until their children are reclaimed.
|
||||
.It Dv PUFFS_KFLAG_NOFLUSH_META
|
||||
Do not send metadata cache flushes for time and size to the filesystem,
|
||||
Do not send metadata cache flushes for time and size to the file system,
|
||||
which should take care of updating the values on its own.
|
||||
.It Dv PUFFS_FLAG_OPDUMP
|
||||
This option makes the framework dump a textual representation of
|
||||
|
Loading…
Reference in New Issue
Block a user