[PATCH RESEND 0/9] smb: client: remount reconfigure option fixes
| Newsgroups | org.kernel.vger.linux-cifs |
|---|---|
| Message-ID | <[email protected]> |
From: Rajasi Mandal <[email protected]> Resending the full remount reconfigure series with review fixes included. This resend includes: - review fixes for patches 1-4 - nolease remount follow-up fix (patch 7) Cc: Steve French <[email protected]> Cc: Steve French <[email protected]> Cc: Bharath SM <[email protected]> Cc: Meetakshi Setiya <[email protected]> Rajasi Mandal (9): smb: client: sync runtime state into ctx on reconfigure smb: client: block non-reconfigurable option changes on remount smb: client: sync retrans on remount smb: client: block cache=ro and cache=singleclient on remount smb: client: apply rasize on remount smb: client: move struct tcon_list to cifsglob.h smb: client: allow nolease option to be reconfigured on remount smb: client: review fixes for remount ctx/retrans sync (patches 1-4) smb: client: review fixes for nolease remount (patch 7) fs/smb/client/cached_dir.c | 70 +++++- fs/smb/client/cached_dir.h | 4 +- fs/smb/client/cifs_debug.c | 2 +- fs/smb/client/cifs_swn.h | 14 +- fs/smb/client/cifsfs.c | 6 +- fs/smb/client/cifsglob.h | 7 +- fs/smb/client/connect.c | 4 +- fs/smb/client/file.c | 2 +- fs/smb/client/fs_context.c | 422 ++++++++++++++++++++++++++++++++++++- fs/smb/client/misc.c | 5 - fs/smb/client/smb1ops.c | 7 +- fs/smb/client/smb2ops.c | 2 +- fs/smb/client/smb2pdu.c | 13 +- fs/smb/client/trace.h | 2 + 14 files changed, 530 insertions(+), 30 deletions(-) -- 2.43.0