From: Jeremy Allison <jra@samba.org>
To: Gerald Carter <coffeedude.jerry@gmail.com>
Cc: simo <idra@samba.org>, Christoph Hellwig <hch@infradead.org>,
Steve French <smfrench@gmail.com>,
linux-cifs-client@lists.samba.org, linux-kernel@vger.kernel.org
Subject: Re: [linux-cifs-client] Re: SMB2 file system - should it be a distinct module
Date: Fri, 4 May 2007 10:12:00 -0700 [thread overview]
Message-ID: <20070504171200.GE31976@samba1> (raw)
In-Reply-To: <4639F5AD.20807@gmail.com>
On Thu, May 03, 2007 at 09:46:05AM -0500, Gerald Carter wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Simo,
>
> > I guess DFS referrals can work cross protocol, so if you are redirected
> > from a longhorn server to a windoes 2000 or a samba server you want to
> > be able to follow the DFS referral and not return an error.
> > To do that you need to have either 1 module that support both protocols
> > or a way from one module to call the other. Just separating the 2
> > without any glue will not work (or you will have to add some userspace
> > upcall hack to make it work).
>
> Long term I agree that CIFS and SMB2 should be in the same .ko
Actually I disagree. I think Christoph is correct. These
are two independent protocols and should be in two different
modules.
> But NTLM 0.12 still works for Vista and DFS referrals.
> Breaking out SMB2 initially means that it will not clutter
> the working cifs.ko code. Remember that an SMB2 client fs is
> mostly research at this point, and not engineering.
Long term the common functions should be factored out
and put into a lower-level module that both cifs and
SMB2 are dependent upon.
That's the cleaner solution IMHO.
Jeremy.
next prev parent reply other threads:[~2007-05-04 17:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-30 22:52 SMB2 file system - should it be a distinct module Steve French
2007-04-30 23:15 ` Chris Friesen
2007-05-01 9:06 ` Christoph Hellwig
2007-05-03 13:21 ` [linux-cifs-client] " simo
2007-05-03 14:17 ` Christoph Hellwig
2007-05-03 14:36 ` simo
2007-05-03 14:43 ` Christoph Hellwig
2007-05-03 14:53 ` simo
2007-05-03 15:14 ` Chuck Ebbert
2007-05-03 14:46 ` Gerald Carter
2007-05-03 14:56 ` simo
2007-05-03 15:35 ` Steve French
2007-05-03 15:44 ` Christoph Hellwig
2007-05-04 17:12 ` Jeremy Allison [this message]
2007-05-04 17:43 ` simo
2007-05-05 9:55 ` Christoph Hellwig
2007-05-04 18:35 ` Steve French
2007-05-01 9:30 ` Jan Engelhardt
2007-05-01 19:26 ` [linux-cifs-client] Re: SMB2 file system - should it be a distinctmodule Wagner, Chris (GEAE, CBTS)
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=20070504171200.GE31976@samba1 \
--to=jra@samba.org \
--cc=coffeedude.jerry@gmail.com \
--cc=hch@infradead.org \
--cc=idra@samba.org \
--cc=linux-cifs-client@lists.samba.org \
--cc=linux-kernel@vger.kernel.org \
--cc=smfrench@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox