From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve French Subject: Re: [PATCH] cifs: document 'fsc' mount option Date: Tue, 27 Jul 2010 11:38:20 -0500 Message-ID: References: <4C4EE408.7070109@suse.de> <20100727103313.4b730ea8@tlielax.poochiereds.net> <20100727111517.4fe0859e@tlielax.poochiereds.net> <4C4F0A71.8020908@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Jeff Layton , linux-cifs@vger.kernel.org, linux-fsdevel To: Suresh Jayaraman Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:46930 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751281Ab0G0QiW convert rfc822-to-8bit (ORCPT ); Tue, 27 Jul 2010 12:38:22 -0400 In-Reply-To: <4C4F0A71.8020908@suse.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Jul 27, 2010 at 11:33 AM, Suresh Jayaraman = wrote: > On 07/27/2010 08:51 PM, Steve French wrote: >> scripts/extract-ikconfig could be run against the image (or look at >> /proc/config.gz) - but unless there is an easier way to view kernel >> config options on particular distros via distro specific tools - >> probably easier just to note that CONFIG_FSCACHE must be selected in >> the kernel build (since it forces dependencies on the other kernel >> options being set) > > Does something like > =A0 =A0 =A0 =A0$zcat /proc/config.gz | grep CONFIG_CIFS_FSCACHE > > might work on all distros? > > But, Jeff's idea of having a features file in /proc sounds good. Apar= t > from using them as a reference to check in documentation, it could be= a > useful information while collecting debugging output as well..? Seems reasonable - but wondering if other file systems have run into th= e same problem - how to view their build/config options - and how they have solved it (if at all) so ccing fsdevel --=20 Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html