Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/tunefs dependent only has es, no as; from Adrian Mrva.
details: https://anonhg.NetBSD.org/src/rev/ba2097dc9c91
branches: trunk
changeset: 540651:ba2097dc9c91
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Dec 21 12:50:54 2002 +0000
description:
dependent only has es, no as; from Adrian Mrva.
diffstat:
sbin/tunefs/tunefs.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2b3573176923 -r ba2097dc9c91 sbin/tunefs/tunefs.8
--- a/sbin/tunefs/tunefs.8 Sat Dec 21 12:49:34 2002 +0000
+++ b/sbin/tunefs/tunefs.8 Sat Dec 21 12:50:54 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tunefs.8,v 1.29 2001/11/16 11:21:39 wiz Exp $
+.\" $NetBSD: tunefs.8,v 1.30 2002/12/21 12:50:54 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -138,7 +138,7 @@
.ig
.It Fl n Ar soft_dependency_enabling
The soft dependency code allows most file system I/O to be done
-asynchronously by reordering dependant writes to ensure that the
+asynchronously by reordering dependent writes to ensure that the
on-disk metadata is self-consistent even when updates are deferred.
Additionally, metadata updates are aggregated, reducing the total
number of writes performed.
Home |
Main Index |
Thread Index |
Old Index