On Tue, 27 Jul 2010 10:21:51 -0500 Steve French <smfrench@xxxxxxxxx> 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 <jlayton@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html