LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Steve French <smfrench@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: CIFS <linux-cifs@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] cifs fixes
Date: Fri, 12 Feb 2021 12:15:57 -0600 [thread overview]
Message-ID: <CAH2r5mtYEj+WLy+oPSXEwS5sZ8+TNk_dU3PVx3ieBz2DFS94Sg@mail.gmail.com> (raw)
Please pull the following changes since commit
92bf22614b21a2706f4993b278017e437f7785b3:
Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.11-rc7-smb3
for you to fetch changes up to a738c93fb1c17e386a09304b517b1c6b2a6a5a8b:
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting
cifs_sb->prepath. (2021-02-11 11:08:32 -0600)
----------------------------------------------------------------
4 small cifs fixes for the implementation of the new mount API (including
a particularly important one for DFS links) that were found in
additional testing
this week of additional DFS scenarios, and a user testing of an apache container
problem.
Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/501
----------------------------------------------------------------
Ronnie Sahlberg (3):
cifs: fix dfs-links
cifs: do not disable noperm if multiuser mount option is not provided
cifs: In the new mount api we get the full devname as source=
Shyam Prasad N (1):
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
fs/cifs/cifsfs.c | 2 +-
fs/cifs/connect.c | 9 +++++++++
fs/cifs/fs_context.c | 20 +++++++++++++++++---
fs/cifs/fs_context.h | 1 +
4 files changed, 28 insertions(+), 4 deletions(-)
--
Thanks,
Steve
next reply other threads:[~2021-02-12 18:17 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-12 18:15 Steve French [this message]
2021-02-12 20:04 ` Linus Torvalds
2021-02-12 20:39 ` Steve French
2021-02-13 0:26 ` Stefan Metzmacher
2021-02-13 1:02 ` Linus Torvalds
2021-02-13 1:08 ` Stefan Metzmacher
2021-02-13 1:28 ` Linus Torvalds
2021-02-19 23:48 ` Stefan Metzmacher
2021-02-12 21:33 ` Steve French
2021-02-13 20:03 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-07-10 17:22 [GIT PULL] CIFS Fixes Steve French
2021-07-10 19:08 ` pr-tracker-bot
2021-03-10 2:49 [GIT PULL] cifs fixes Steve French
2021-03-10 18:13 ` pr-tracker-bot
2021-02-06 18:28 Steve French
2021-02-06 23:33 ` pr-tracker-bot
2015-02-04 17:42 [GIT PULL] CIFS Fixes Steve French
2014-12-29 20:55 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=CAH2r5mtYEj+WLy+oPSXEwS5sZ8+TNk_dU3PVx3ieBz2DFS94Sg@mail.gmail.com \
--to=smfrench@gmail.com \
--cc=linux-cifs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] cifs fixes' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).