[Kernel-packages] [Bug 2036450] Re: Azure: Update CIFS to v6.5

2023-12-04 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-azure-
fips/5.15.0-1053.61+fips1 kernel in -proposed solves the problem. Please
test the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-jammy-linux-azure-fips' to
'verification-done-jammy-linux-azure-fips'. If the problem still exists,
change the tag 'verification-needed-jammy-linux-azure-fips' to
'verification-failed-jammy-linux-azure-fips'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-azure-fips-v2 
verification-needed-jammy-linux-azure-fips

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/2036450

Title:
  Azure: Update CIFS to v6.5

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Jammy:
  Fix Released

Bug description:
  SRU Justification

  [Impact]

  Microsoft has requested this patch set to update CIFS and smbfs to the
  Linux kernel version 6.5.

  [Test Plan]

  Microsoft has tested with positive results.

  [Regression Potential]

  This is a huge patch set. The potential exists for corruption,
  connection instabilities, or other cifs related maladies.

  [Other Info]

  SF: #00365185

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/2036450/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2036450] Re: Azure: Update CIFS to v6.5

2023-10-30 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-azure - 5.15.0-1051.59

---
linux-azure (5.15.0-1051.59) jammy; urgency=medium

  * jammy/linux-azure: 5.15.0-1051.59 -proposed tracker (LP: #2038019)

  * Azure: Update CIFS to v6.5 (LP: #2036450)
- Revert "UBUNTU: SAUCE: Fix cifs: fix mid leak during reconnection after
  timeout threshold"
- Revert "smb3: lower default deferred close timeout to address perf
  regression"
- Revert "smb3: allow deferred close timeout to be configurable"
- Revert "cifs: remove minor build warning"
- Revert "cifs: remove some camelCase and also some static build warnings"
- Revert "cifs: remove unnecessary (void*) conversions."
- Revert "cifs: remove unnecessary type castings"
- Revert "cifs: remove redundant initialization to variable 
mnt_sign_enabled"
- Revert "smb3: workaround negprot bug in some Samba servers"
- Revert "cifs: remove unnecessary locking of chan_lock while freeing 
session"
- Revert "cifs: fix race condition with delayed threads"
- Revert "cifs: update cifs_ses::ip_addr after failover"
- Revert "cifs: avoid deadlocks while updating iface"
- Revert "cifs: periodically query network interfaces from server"
- Revert "cifs: during reconnect, update interface if necessary"
- Revert "cifs: change iface_list from array to sorted linked list"
- Revert "smb3: use netname when available on secondary channels"
- Revert "smb3: fix empty netname context on secondary channels"
- Revert "cifs: when a channel is not found for server, log its connection 
id"
- Revert "smb3: add trace point for SMB2_set_eof"
- Revert "cifs: populate empty hostnames for extra channels"
- Revert "cifs: fix uninitialized pointer in error case in
  dfs_cache_get_tgt_share"
- Revert "cifs: skip trailing separators of prefix paths"
- Revert "cifs: update internal module number"
- Revert "cifs: do not build smb1ops if legacy support is disabled"
- Revert "cifs: fix potential deadlock in direct reclaim"
- Revert "cifs: remove repeated debug message on cifs_put_smb_ses()"
- Revert "smb3: remove unneeded null check in cifs_readdir"
- Revert "cifs: fix ntlmssp on old servers"
- Revert "cifs: cache the dirents for entries in a cached directory"
- Revert "cifs: avoid parallel session setups on same channel"
- Revert "cifs: use new enum for ses_status"
- Revert "cifs: do not use tcpStatus after negotiate completes"
- Revert "smb3: add mount parm nosparse"
- Revert "smb3: don't set rc when used and unneeded in query_info_compound"
- Revert "cifs: fix minor compile warning"
- Revert "Add various fsctl structs"
- Revert "Add defines for various newer FSCTLs"
- Revert "smb3: add trace point for oplock not found"
- Revert "cifs: return the more nuanced writeback error on close()"
- Revert "smb3: add trace point for lease not found issue"
- Revert "cifs: smbd: fix typo in comment"
- Revert "cifs: set the CREATE_NOT_FILE when opening the directory in
  use_cached_dir()"
- Revert "cifs: check for smb1 in open_cached_dir()"
- Revert "cifs: move definition of cifs_fattr earlier in cifsglob.h"
- Revert "cifs: print TIDs as hex"
- Revert "cifs: return ENOENT for DFS lookup_cache_entry()"
- Revert "cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was
  set"
- Revert "cifs: fix signed integer overflow when fl_end is OFFSET_MAX"
- Revert "cifs: use correct lock type in cifs_reconnect()"
- Revert "cifs: fix NULL ptr dereference in refresh_mounts()"
- Revert "cifs: Use kzalloc instead of kmalloc/memset"
- Revert "cifs: Split the smb3_add_credits tracepoint"
- Revert "cifs: update internal module number"
- Revert "cifs: force new session setup and tcon for dfs"
- Revert "cifs: remove check of list iterator against head past the loop 
body"
- Revert "cifs: fix potential race with cifsd thread"
- Revert "fs: Remove ->readpages address space operation"
- Revert "smb3: fix ksmbd bigendian bug in oplock break, and move its struct
  to smbfs_common"
- Revert "smb3: cleanup and clarify status of tree connections"
- Revert "smb3: move defines for query info and query fsinfo to 
smbfs_common"
- Revert "smb3: move defines for ioctl protocol header and SMB2 sizes to
  smbfs_common"
- Revert "move more common protocol header definitions to smbfs_common"
- Revert "cifs: fix incorrect use of list iterator after the loop"
- Revert "cifs: fix bad fids sent over wire"
- Revert "cifs: change smb2_query_info_compound to use a cached fid, if
  available"
- Revert "cifs: convert the path to utf16 in smb2_query_info_compound"
- Revert "cifs: do not skip link targets when an I/O fails"
- Revert "cifs: use a different reconnect helper for non-cifsd threads"
- Revert "cifs: truncate the inode and mapping when we simulate 

[Kernel-packages] [Bug 2036450] Re: Azure: Update CIFS to v6.5

2023-10-23 Thread Tim Gardner
** Tags removed: verification-needed-jammy-linux-azure
** Tags added: verification-done-jammy-linux-azure

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/2036450

Title:
  Azure: Update CIFS to v6.5

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Microsoft has requested this patch set to update CIFS and smbfs to the
  Linux kernel version 6.5.

  [Test Plan]

  Microsoft has tested with positive results.

  [Regression Potential]

  This is a huge patch set. The potential exists for corruption,
  connection instabilities, or other cifs related maladies.

  [Other Info]

  SF: #00365185

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/2036450/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2036450] Re: Azure: Update CIFS to v6.5

2023-10-19 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-azure/5.15.0-1051.59
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-jammy-linux-azure' to 'verification-done-jammy-
linux-azure'. If the problem still exists, change the tag 'verification-
needed-jammy-linux-azure' to 'verification-failed-jammy-linux-azure'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-azure-v2 
verification-needed-jammy-linux-azure

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/2036450

Title:
  Azure: Update CIFS to v6.5

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Microsoft has requested this patch set to update CIFS and smbfs to the
  Linux kernel version 6.5.

  [Test Plan]

  Microsoft has tested with positive results.

  [Regression Potential]

  This is a huge patch set. The potential exists for corruption,
  connection instabilities, or other cifs related maladies.

  [Other Info]

  SF: #00365185

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/2036450/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2036450] Re: Azure: Update CIFS to v6.5

2023-10-06 Thread Tim Gardner
** Changed in: linux-azure (Ubuntu Jammy)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/2036450

Title:
  Azure: Update CIFS to v6.5

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Microsoft has requested this patch set to update CIFS and smbfs to the
  Linux kernel version 6.5.

  [Test Plan]

  Microsoft has tested with positive results.

  [Regression Potential]

  This is a huge patch set. The potential exists for corruption,
  connection instabilities, or other cifs related maladies.

  [Other Info]

  SF: #00365185

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/2036450/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp