Re: 2.6.15-rc1-mm2

From: Steve French
Date: Fri Nov 18 2005 - 14:35:14 EST


The missing XATTR ifdef is now fixed in cifs-2.6 git tree along with some minor fixes related to mounts where sfu mount option specified.

Thanks for pointing this out.

Andy Whitcroft <apw@xxxxxxxxxxxx> wrote on 11/18/2005 05:29:47 AM:

> Andrew Morton wrote:
>
> > - cifs is busted when built as a module. Mysteriously.
>
> Don't know if this is related, but it appears that there is a problem
> linking it static. Specifically when you enable CONFIG_CIFS but not
> CONFIG_CIFS_XATTR. It seems that get_sfu_uid_mode() uses
> CIFSSMBQueryEA() which is only available when CIFS_XATTR is defined.
> Oddly the error seems to be reported against the function which follows:
>
> fs/built-in.o(.text+0x131520): In function `.cifs_get_inode_info':
> : undefined reference to `.CIFSSMBQueryEA'
> make: *** [.tmp_vmlinux1] Error 1
>
> -apw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/