[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070503144315.GA24129@infradead.org>
Date: Thu, 3 May 2007 15:43:15 +0100
From: Christoph Hellwig <hch@...radead.org>
To: simo <idra@...ba.org>
Cc: Christoph Hellwig <hch@...radead.org>,
Steve French <smfrench@...il.com>,
linux-cifs-client@...ts.samba.org, linux-kernel@...r.kernel.org
Subject: Re: [linux-cifs-client] Re: SMB2 file system - should it be a distinct module
On Thu, May 03, 2007 at 10:36:53AM -0400, simo wrote:
> 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).
You can easily redirect from one filesystem to another through
->follow_link, and you can mount new filesystems instances from there.
Can we please stop the bullshitting now? And can you please get a realname
before playing smart ass on filesystem developers lists?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists