]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Update xfs_growfs man page; don't build libxlog.a with DEBUG enabled.
authorNathan Scott <nathans@sgi.com>
Thu, 25 Apr 2002 23:18:45 +0000 (23:18 +0000)
committerNathan Scott <nathans@sgi.com>
Thu, 25 Apr 2002 23:18:45 +0000 (23:18 +0000)
doc/CHANGES
libxlog/Makefile
man/man8/xfs_growfs.8

index 91c11469ce169b0c3b1c2f110111d0d708215bd9..d9a49ee5ccf2e0abee29ceda15ad987299770967 100644 (file)
@@ -1,3 +1,7 @@
+[current cvs]
+       - Update xfs_growfs man page
+       - Don't build libxlog.a with DEBUG enabled
+
 xfsprogs-2.0.4 (17 April 2002)
        - Minor update sync'ing with kernel changes (less endian
          swabbing in libxfs code)
index 85250bfc4c5f769b8bd427dae12e5e5abf03aa5b..e6fda72e974f5635de49e2d17d313712b4ae380d 100644 (file)
@@ -40,6 +40,9 @@ LT_AGE = 0
 
 CFILES = xfs_log_recover.c util.c
 
+# don't want to link xfs_repair with a debug libxlog.
+DEBUG = -DNDEBUG
+
 default:  $(LTLIBRARY)
 
 include $(BUILDRULES)
index 355068f2d207b7441f536bf17051f4c6f444343d..a61ec7a95ec9a66d5dbfcf7fdbef96bae3876259 100644 (file)
@@ -54,6 +54,7 @@ this is specified with
 .B \-i
 The new log is an internal log
 (inside the data section).
+.B "[NOTE: This option is not implemented]"
 .TP
 \f3\-l\f1, \f3\-L\f1 \f2size\f1
 Specifies that the log section of the filesystem should be grown,
@@ -74,6 +75,7 @@ nor
 is given with
 .BR \-l ,
 the log continues to be internal or external as it was before.
+.B "[NOTE: These options are not implemented]"
 .TP
 .B \-m
 Specify a new value for the maximum percentage
@@ -110,7 +112,6 @@ This is used when working with filesystems mounted without writing to
 file - refer to
 .BR mount (8)
 for further details.
-.TP
 .PP
 .I xfs_growfs
 is most often used in conjunction with