From: Jeff Layton Date: Tue, 21 Jun 2011 11:18:26 +0000 (-0400) Subject: cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN X-Git-Tag: v3.0-rc5~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8e072a31180eb5cd6991d08524d9c4fa235ade;p=pandora-kernel.git cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN This does not work properly with CIFS as current servers do not enable support for the FILE_OPEN_BY_FILE_ID on SMB NTCreateX and not all NFS clients handle ESTALE. For now, it just plain doesn't work. Mark it BROKEN to discourage distros from enabling it. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed