query Volume Determines the repair status of the specified volume. The repair status defines
what kinds of repairs you can perform on the volume. The status includes any of the following
values.
1 The volume supports general repair.
8 The volume warns about potential data loss when performing a repair.
set Volume Flags Changes the repair status of the specified volume. The flag contains a
number that specifies the repair status. See the query keyword for a list of acceptable values.
wait FSObject Tells the FSUtil to wait for the specified file system object repairs before
performing any other tasks.
initiate Volume FileReference Performs a repair of the specified file on the referenced
volume. To use this feature, you must provide the segment number of the file.
ReparsePoint
The ReparsePoint mode helps you manage Windows reparse points. A reparse point is a collection
of user data, usually from a remote source. An application creates the reparse point by saving the
data to a file along with some special configuration information. You can learn more about reparse
points on the Microsoft Web site at http://msdn2.microsoft.com/en-us/library/Aa365503
.
Pages:
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607