hastd(8) maintains a map of dirty extents, not hastctl(8). Fix this.

Approved by:	pjd (mentor)
MFC after:	3 days
This commit is contained in:
Mikolaj Golub 2011-04-10 15:07:54 +00:00
parent e2c83f74f4
commit d4aac54c51

View File

@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd March 13, 2011
.Dd April 10, 2011
.Dt HASTCTL 8
.Os
.Sh NAME
@ -88,7 +88,7 @@ Additional options include:
.It Fl e Ar extentsize
Size of an extent.
Extent is a block which is used for synchronization.
.Nm
.Xr hastd 8
maintains a map of dirty extents and extent is the smallest region that
can be marked as dirty.
If any part of an extent is modified, entire extent will be synchronized