[PATCH 2.5.20] typo in quotas config

From: Alex Riesen (Alexander.Riesen@synopsys.com)
Date: Tue Jun 04 2002 - 03:44:31 EST


The entry for quota with 32bit UID/GID support is named "VFS v0...".

--- Config.in Tue Jun 4 10:21:46 2002
+++ Config.in.new Tue Jun 4 10:41:56 2002
@@ -6,7 +6,7 @@
 
 bool 'Quota support' CONFIG_QUOTA
 dep_tristate ' Old quota format support' CONFIG_QFMT_V1 $CONFIG_QUOTA
-dep_tristate ' VFS v0 quota format support' CONFIG_QFMT_V2 $CONFIG_QUOTA
+dep_tristate ' Quota format v2 support' CONFIG_QFMT_V2 $CONFIG_QUOTA
 if [ "$CONFIG_QUOTA" = "y" ]; then
    define_bool CONFIG_QUOTACTL y
 fi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 07 2002 - 22:00:19 EST