Patch "Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."" has been added to the 4.9-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."

to the 4.9-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     revert-cifs-set-cifs_mount_use_prefix_path-flag-on-setting-cifs_sb-prepath.patch
and it can be found in the queue-4.9 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From a2acabd066e828dd815c0920f98ca657a014847d Mon Sep 17 00:00:00 2001
From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 12 Apr 2021 09:56:57 +0200
Subject: Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."

From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

This reverts commit 742300e32db00f008e944acafaeba9a12730eff0 which is
commit a738c93fb1c17e386a09304b517b1c6b2a6a5a8b upstream.

It is reported to cause problems in older kernels, so revert it for now
until we can figure it out...

Reported-by: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
Link: https://lore.kernel.org/r/YG7r0UaivWZL762N@xxxxxxxxxxx
Cc: Shyam Prasad N <sprasad@xxxxxxxxxxxxx>
Cc: Aurelien Aptel <aaptel@xxxxxxxx>
Cc: Steve French <stfrench@xxxxxxxxxxxxx>
Cc: Sasha Levin <sashal@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 fs/cifs/connect.c |    1 -
 1 file changed, 1 deletion(-)

--- a/fs/cifs/connect.c
+++ b/fs/cifs/connect.c
@@ -3488,7 +3488,6 @@ int cifs_setup_cifs_sb(struct smb_vol *p
 		cifs_sb->prepath = kstrdup(pvolume_info->prepath, GFP_KERNEL);
 		if (cifs_sb->prepath == NULL)
 			return -ENOMEM;
-		cifs_sb->mnt_cifs_flags |= CIFS_MOUNT_USE_PREFIX_PATH;
 	}
 
 	return 0;


Patches currently in stable-queue which might be from gregkh@xxxxxxxxxxxxxxxxxxx are

queue-4.9/net-ieee802154-fix-nl802154-del-llsec-devkey.patch
queue-4.9/xen-evtchn-change-irq_info-lock-to-raw_spinlock_t.patch
queue-4.9/clk-socfpga-fix-iomem-pointer-cast-on-64-bit.patch
queue-4.9/nfc-avoid-endless-loops-caused-by-repeated-llcp_sock_connect.patch
queue-4.9/nfc-fix-memory-leak-in-llcp_sock_connect.patch
queue-4.9/net-ieee802154-fix-nl802154-del-llsec-key.patch
queue-4.9/net-ieee802154-forbid-monitor-for-del-llsec-seclevel.patch
queue-4.9/ia64-fix-user_stack_pointer-for-ptrace.patch
queue-4.9/drivers-net-fix-memory-leak-in-atusb_probe.patch
queue-4.9/nfc-fix-refcount-leak-in-llcp_sock_bind.patch
queue-4.9/parisc-avoid-a-warning-on-u8-cast-for-cmpxchg-on-u8-pointers.patch
queue-4.9/net-ieee802154-fix-nl802154-add-llsec-key.patch
queue-4.9/nfc-fix-refcount-leak-in-llcp_sock_connect.patch
queue-4.9/asoc-intel-atom-stop-advertising-non-working-s24le-support.patch
queue-4.9/alsa-aloop-fix-initialization-of-controls.patch
queue-4.9/batman-adv-initialize-struct-batadv_tvlv_tt_vlan_data-reserved-field.patch
queue-4.9/cfg80211-remove-warn_on-in-cfg80211_sme_connect.patch
queue-4.9/usbip-fix-vudc-usbip_sockfd_store-races-leading-to-gpf.patch
queue-4.9/revert-cifs-set-cifs_mount_use_prefix_path-flag-on-setting-cifs_sb-prepath.patch
queue-4.9/arm-8723-2-always-assume-the-unified-syntax-for-assembly-code.patch
queue-4.9/iio-hid-sensor-prox-fix-scale-not-correct-issue.patch
queue-4.9/net-tun-set-tun-dev-addr_len-during-tunsetlink-processing.patch
queue-4.9/parisc-parisc-agp-requires-sba-iommu-driver.patch
queue-4.9/mm-add-cond_resched-in-gather_pte_stats.patch
queue-4.9/net-ieee802154-forbid-monitor-for-set-llsec-params.patch
queue-4.9/ocfs2-fix-deadlock-between-setattr-and-dio_end_io_write.patch
queue-4.9/net-ieee802154-nl-mac-fix-check-on-panid.patch
queue-4.9/net-mac802154-fix-general-protection-fault.patch
queue-4.9/net-ieee802154-fix-nl802154-del-llsec-dev.patch
queue-4.9/drivers-net-fix-memory-leak-in-peak_usb_create_dev.patch
queue-4.9/net-ieee802154-stop-dump-llsec-params-for-monitors.patch
queue-4.9/fs-direct-io-fix-missing-sdio-boundary.patch
queue-4.9/net-ipv6-check-for-validity-before-dereferencing-cfg-fc_nlinfo.nlh.patch
queue-4.9/net-sched-sch_teql-fix-null-pointer-dereference.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux