From: Steve French <smfltc@us.ibm.com>
To: Eyal Lebedinsky <eyal@eyal.emu.id.au>,
linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>
Subject: Re: 2.6.10-rc2-mm4 - cifs.ko needs unknown symbol CIFSSMBSetPosixACL
Date: Wed, 01 Dec 2004 00:42:40 -0600 [thread overview]
Message-ID: <41AD67E0.9070207@us.ibm.com> (raw)
Thanks I have just updated fs/Kconfig and fs/cifs/xattr.c in the patch
(actually in the cifs bk tree) to make the cifs POSIX ACL enablement
dependent on cifs xattrs and to properly ifdef that function as it was
in the CIFSSMBGetPosixACL
Today I had also made some minor error mapping changes on errors when
various types of servers don't support POSIX ACLs (the servers did not
return consistent error messages).
The CIFS code has had major recent update (most importantly the
cifs_readdir rewrite which can be enabled in mm by "echo 1 >
/proc/fs/cifs/NewReaddirEnabled", but also the POSIX ACL support which
will work to Samba 3.10pre server, and also various misc fixes).
If the testing of the readdir change goes ok, and the misc. Windows and
Samba testing continues ok over the next few days I would like to push
this up (although I will remove the /proc/fs/cifs/NewReaddirEnabled and
the corresponding old cifs_readdir, and the old CIFSSMBFindFirst and
CIFSSMBFindNext routines when I get additional feedback from the mm tree
and users running the equivalent cifs only patch).
Let me know if you find any additional problems.
Thanks,
Steve
Steve French
Senior Software Engineer
Linux Technology Center - IBM Austin
phone: 512-838-2294
email: sfrench at-sign us dot ibm dot com
Andrew Morton <akpm@osdl.org> wrote on 11/30/2004 05:53:21 PM:
> Eyal Lebedinsky <eyal@eyal.emu.id.au> wrote:
> >
> > WARNING: /lib/modules/2.6.10-rc2-mm4/kernel/fs/cifs/cifs.ko needs
> unknown symbol CIFSSMBSetPosixACL
> >
> > Either it is really missing or a dependecy is not declared somewhere.
>
> It looks like there's a slipup in bk-cifs.patch. If you enable
> CONFIG_CIFS_POSIX it'll probably link OK.
next reply other threads:[~2004-12-01 6:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-01 6:42 Steve French [this message]
2004-12-01 6:53 ` 2.6.10-rc2-mm4 - cifs.ko needs unknown symbol CIFSSMBSetPosixACL Andrew Morton
2004-12-01 7:33 ` Steve French
-- strict thread matches above, loose matches on Subject: below --
2004-11-30 17:50 2.6.10-rc2-mm4 Andrew Morton
2004-11-30 23:07 ` 2.6.10-rc2-mm4 - cifs.ko needs unknown symbol CIFSSMBSetPosixACL Eyal Lebedinsky
2004-11-30 23:53 ` Andrew Morton
2004-12-01 8:43 ` Eyal Lebedinsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41AD67E0.9070207@us.ibm.com \
--to=smfltc@us.ibm.com \
--cc=akpm@osdl.org \
--cc=eyal@eyal.emu.id.au \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.