From patchwork Fri Jul 30 12:31:17 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Suresh Jayaraman X-Patchwork-Id: 115487 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.4/8.14.3) with ESMTP id o6UCVgBp006181 for ; Fri, 30 Jul 2010 12:31:42 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758552Ab0G3Mb3 (ORCPT ); Fri, 30 Jul 2010 08:31:29 -0400 Received: from victor.provo.novell.com ([137.65.250.26]:49080 "EHLO victor.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758549Ab0G3Mb2 (ORCPT ); Fri, 30 Jul 2010 08:31:28 -0400 Received: from [164.99.140.144] (prv-ext-foundry1int.gns.novell.com [137.65.251.240]) by victor.provo.novell.com with ESMTP; Fri, 30 Jul 2010 06:31:18 -0600 Subject: [PATCH 2/2] cifs: update README From: Suresh Jayaraman To: smfrench@gmail.com Cc: Jeff Layton , linux-cifs@vger.kernel.org Date: Fri, 30 Jul 2010 18:01:17 +0530 Message-ID: <1280493077.19538.5.camel@jay-t60p> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 Sender: linux-cifs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Fri, 30 Jul 2010 12:31:42 +0000 (UTC) diff --git a/fs/cifs/README b/fs/cifs/README index a727b7c..a7081ee 100644 --- a/fs/cifs/README +++ b/fs/cifs/README @@ -568,8 +568,9 @@ module can be displayed via modinfo. Misc /proc/fs/cifs Flags and Debug Info ======================================= Informational pseudo-files: -DebugData Displays information about active CIFS sessions - and shares, as well as the cifs.ko version. +DebugData Displays information about active CIFS sessions and + shares, features enabled as well as the cifs.ko + version. Stats Lists summary resource usage information as well as per share statistics, if CONFIG_CIFS_STATS in enabled in the kernel configuration.