Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964810AbWAQUQ5 (ORCPT ); Tue, 17 Jan 2006 15:16:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964806AbWAQUQ5 (ORCPT ); Tue, 17 Jan 2006 15:16:57 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:12471 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S964810AbWAQUQ4 (ORCPT ); Tue, 17 Jan 2006 15:16:56 -0500 Date: Tue, 17 Jan 2006 21:16:51 +0100 (MET) From: Jan Engelhardt To: linux-xfs@oss.sgi.com cc: Linux Kernel Mailing List Subject: xfs depends on exportfs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 668 Lines: 19 Hi, I could not find a clue on the first try on why xfs needs exportfs. The Kconfig says "select EXPORTFS if CONFIG_NFSD!=n", but there are no occurrences of CONFIG_NFS* or CONFIG_EXP* in any of the files in fs/xfs/. Did I miss something or this a superfluous line in Kconfig? Interestingly tho, `modinfo xfs.ko` returns "exportfs", so I suppose it's somewhere, well hidden. If so, where? Regards, Jan Engelhardt -- - 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/