All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shyam Prasad N <nspmangalore@gmail.com>
To: Paulo Alcantara <pc@cjr.nz>
Cc: Steve French <smfrench@gmail.com>,
	CIFS <linux-cifs@vger.kernel.org>,
	ronnie sahlberg <ronniesahlberg@gmail.com>
Subject: Re: Multichannel fixes
Date: Mon, 6 Jun 2022 15:57:07 +0530	[thread overview]
Message-ID: <CANT5p=rw=JamyDwYby1VVgMXAANMCou_aMhcw0vB48gggDWJQQ@mail.gmail.com> (raw)
In-Reply-To: <CANT5p=rRTWpBR6MKiXrMtH0r_PD_jKyLhUhM_Of_oev=7rybDA@mail.gmail.com>

On Mon, Jun 6, 2022 at 11:12 AM Shyam Prasad N <nspmangalore@gmail.com> wrote:
>
> Hi Paulo,
>
> Sorry for the late reply.
> Good point. Tested basic DFS mounts. I was facing setup issues while
> setting up DFS for failover.
> Steve will be running the buildbot DFS tests anyway, which will
> contain DFS failover.
>
> On Thu, May 19, 2022 at 12:45 AM Paulo Alcantara <pc@cjr.nz> wrote:
> >
> > Shyam Prasad N <nspmangalore@gmail.com> writes:
> >
> > > This time, I've verified that it does not break the multiuser
> > > scenario. :)
> >
> > Thanks!  What about DFS failover scenario?  :-)
>
>
>
> --
> Regards,
> Shyam

More fixes for multichannel:

[PATCH] cifs: populate empty hostnames for extra channels
https://github.com/sprasad-microsoft/smb3-kernel-client/commit/fb231a3e148e7537c899f4e145fc0dd876c2b195.patch

[PATCH] cifs: change iface_list from array to sorted linked list
https://github.com/sprasad-microsoft/smb3-kernel-client/commit/94363021b50edb86813ae280526d7f33d6903703.patch

[PATCH] cifs: during reconnect, update interface if necessary
https://github.com/sprasad-microsoft/smb3-kernel-client/commit/7610df44d276634a51155e6314ee159b7618013f.patch

[PATCH] cifs: periodically query network interfaces from server
https://github.com/sprasad-microsoft/smb3-kernel-client/commit/7dad71410514232501f921a8c3ad389d3344fddb.patch

First one is a fix for ensuring that reconnect does not resolve extra
channels to possibly wrong IP address.
Rest three enable periodic query of server interfaces. This is
important for Azure service, where the server can change the IP
addresses of secondary channels.

Reviews will be appreciated.

-- 
Regards,
Shyam

  reply	other threads:[~2022-06-06 10:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18 17:12 Multichannel fixes Shyam Prasad N
2022-05-18 19:15 ` Paulo Alcantara
2022-06-06  5:42   ` Shyam Prasad N
2022-06-06 10:27     ` Shyam Prasad N [this message]
2022-06-24 14:42       ` Shyam Prasad N
2022-06-24 14:44         ` Steve French
2022-07-05 11:28           ` Shyam Prasad N
2022-07-05 16:02             ` Steve French

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='CANT5p=rw=JamyDwYby1VVgMXAANMCou_aMhcw0vB48gggDWJQQ@mail.gmail.com' \
    --to=nspmangalore@gmail.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=pc@cjr.nz \
    --cc=ronniesahlberg@gmail.com \
    --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 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.