handle length on systems where size_t is 64 bits.
- Minor autoconf fixups to get rpm test working on
all platforms again.
+ - Minor man page updates fixing minus/hyphen usage.
xfsprogs-2.6.17 (23 June 2004)
- Fix use of isset macro, getting realtime devices to
The other functions
return the value 0 to the calling process
if they succeed;
-otherwise, they return the value -1 and set
+otherwise, they return the value \-1 and set
.I errno
to indicate the error:
.sp
field to indicate the length of the array.
If the
.B bmv_length
-value is set to -1 then the length of the interesting area is the rest
+value is set to \-1 then the length of the interesting area is the rest
of the file.
On return from a call, the header is updated so that the command can be
reused to obtain more information, without re-initializing the structures.
.BR bmv_length .
If a region of the file has no blocks (is a hole in the file) then the
.B bmv_block
-field is set to -1.
+field is set to \-1.
.TP
.B XFS_IOC_GETBMAPA
.in +5
\f71 /stand/\f1\f2diskboot\f1\f7
2 4872 110
-3 d--777 3 1
-4 usr d--777 3 1
-5 sh ---755 3 1 /bin/sh
-6 ken d--755 6 1
+3 d\-\-777 3 1
+4 usr d\-\-777 3 1
+5 sh \-\-\-755 3 1 /bin/sh
+6 ken d\-\-755 6 1
7 $
-8 b0 b--644 3 1 0 0
-9 c0 c--644 3 1 0 0
-10 fifo p--644 3 1
-11 slink l--644 3 1 /a/symbolic/link
+8 b0 b\-\-644 3 1 0 0
+9 c0 c\-\-644 3 1 0 0
+10 fifo p\-\-644 3 1
+11 slink l\-\-644 3 1 /a/symbolic/link
12 : This is a comment line
13 $
14 $\f1
.TP
\f3ncheck\f1 [ \f3\-s\f1 ] [ \f3\-i\f1 \f2ino\f1 ] ...
Print name-inode pairs.
-A \f3blockget -n\f1 command must be run first to gather the information.
+A \f3blockget \-n\f1 command must be run first to gather the information.
.br
The \f3\-i\f1 option specifies an inode number to be printed.
If no \f3\-i\f1 options are given then all inodes are printed.
will return a status of 1 if filesystem corruption was detected and
0 if no filesystem corruption was detected.
.I xfs_repair
-run without the -n option will always return a status code of 0.
+run without the \-n option will always return a status code of 0.
.SH BUGS
The filesystem to be checked and repaired must have been
unmounted cleanly using normal system administration procedures