On Tue, 27 Jul 2010 10:21:51 -0500
Steve French <smfre...@gmail.com> 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)
> 

It would be nice if there were a definitive way to tell what's been
compiled in. Not just for this, but for DFS/krb5 upcalls, etc. Maybe we
should consider a /proc/fs/cifs/features file that would display this
info? For instance:

$ cat /proc/fs/cifs/features
dfs spnego fsc

...or something like that?

-- 
Jeff Layton <jlay...@redhat.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to