Patch "Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."" has been added to the 5.4-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 5.4-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-5.4 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 a2c5e4a083a7e24b35b3eb808b760af6de15bac2 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
@@ -4198,7 +4198,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-5.4/net-ieee802154-fix-nl802154-del-llsec-devkey.patch
queue-5.4/net-hsr-reset-mac-header-for-tx-path.patch
queue-5.4/xen-evtchn-change-irq_info-lock-to-raw_spinlock_t.patch
queue-5.4/net-hso-fix-null-ptr-deref-during-tty-device-unregistration.patch
queue-5.4/ice-cleanup-fltr-list-in-case-of-allocation-issues.patch
queue-5.4/clk-socfpga-fix-iomem-pointer-cast-on-64-bit.patch
queue-5.4/net-dsa-lantiq_gswip-configure-all-remaining-gswip_m.patch
queue-5.4/nfc-avoid-endless-loops-caused-by-repeated-llcp_sock_connect.patch
queue-5.4/mac80211-fix-txq-ac-confusion.patch
queue-5.4/alsa-hda-realtek-fix-speaker-amp-setup-on-acer-aspire-e1.patch
queue-5.4/nfc-fix-memory-leak-in-llcp_sock_connect.patch
queue-5.4/usbip-vudc-synchronize-sysfs-code-paths.patch
queue-5.4/net-ieee802154-fix-nl802154-del-llsec-key.patch
queue-5.4/i2c-turn-recovery-error-on-init-to-debug.patch
queue-5.4/net-ieee802154-forbid-monitor-for-del-llsec-seclevel.patch
queue-5.4/ia64-fix-user_stack_pointer-for-ptrace.patch
queue-5.4/drivers-net-fix-memory-leak-in-atusb_probe.patch
queue-5.4/nfc-fix-refcount-leak-in-llcp_sock_bind.patch
queue-5.4/parisc-avoid-a-warning-on-u8-cast-for-cmpxchg-on-u8-pointers.patch
queue-5.4/ethernet-netronome-nfp-fix-a-use-after-free-in-nfp_bpf_ctrl_msg_rx.patch
queue-5.4/net-ieee802154-fix-nl802154-add-llsec-key.patch
queue-5.4/nfc-fix-refcount-leak-in-llcp_sock_connect.patch
queue-5.4/drm-i915-fix-invalid-access-to-acpi-_dsm-objects.patch
queue-5.4/asoc-intel-atom-stop-advertising-non-working-s24le-support.patch
queue-5.4/ice-increase-control-queue-timeout.patch
queue-5.4/alsa-aloop-fix-initialization-of-controls.patch
queue-5.4/batman-adv-initialize-struct-batadv_tvlv_tt_vlan_data-reserved-field.patch
queue-5.4/cfg80211-remove-warn_on-in-cfg80211_sme_connect.patch
queue-5.4/revert-cifs-set-cifs_mount_use_prefix_path-flag-on-setting-cifs_sb-prepath.patch
queue-5.4/nds32-flush_dcache_page-use-page_mapping_file-to-avoid-races-with-swapoff.patch
queue-5.4/net-tun-set-tun-dev-addr_len-during-tunsetlink-processing.patch
queue-5.4/usbip-synchronize-event-handler-with-sysfs-code-paths.patch
queue-5.4/parisc-parisc-agp-requires-sba-iommu-driver.patch
queue-5.4/bpf-sockmap-fix-sk-prot-unhash-op-reset.patch
queue-5.4/ice-fix-for-dereference-of-null-pointer.patch
queue-5.4/net-dsa-lantiq_gswip-let-gswip-automatically-set-the-xmii-clock.patch
queue-5.4/usbip-add-sysfs_lock-to-synchronize-sysfs-code-paths.patch
queue-5.4/net-let-skb_orphan_partial-wake-up-waiters.patch
queue-5.4/ras-cec-correct-ce_add_elem-s-returned-values.patch
queue-5.4/net-ensure-mac-header-is-set-in-virtio_net_hdr_to_skb.patch
queue-5.4/net-ieee802154-forbid-monitor-for-set-llsec-params.patch
queue-5.4/i40e-fix-sparse-warning-missing-error-code-err.patch
queue-5.4/i40e-fix-sparse-error-vsi-netdev-could-be-null.patch
queue-5.4/ocfs2-fix-deadlock-between-setattr-and-dio_end_io_write.patch
queue-5.4/net-sched-bump-refcount-for-new-action-in-act-replace-mode.patch
queue-5.4/net-ieee802154-nl-mac-fix-check-on-panid.patch
queue-5.4/arm-dts-turris-omnia-configure-led-intn-pin-as-interrupt-pin.patch
queue-5.4/net-mac802154-fix-general-protection-fault.patch
queue-5.4/net-ieee802154-fix-nl802154-del-llsec-dev.patch
queue-5.4/drivers-net-fix-memory-leak-in-peak_usb_create_dev.patch
queue-5.4/net-ipv6-bugfix-raw-sctp-switch-to-ipv6_can_nonlocal_bind.patch
queue-5.4/dt-bindings-net-ethernet-controller-fix-typo-in-nvmem.patch
queue-5.4/counter-stm32-timer-cnt-fix-ceiling-miss-alignment-with-reload-register.patch
queue-5.4/net-ieee802154-stop-dump-llsec-params-for-monitors.patch
queue-5.4/net-dsa-lantiq_gswip-don-t-use-phy-auto-polling.patch
queue-5.4/fs-direct-io-fix-missing-sdio-boundary.patch
queue-5.4/usbip-stub-dev-synchronize-sysfs-code-paths.patch
queue-5.4/net-ipv6-check-for-validity-before-dereferencing-cfg-fc_nlinfo.nlh.patch
queue-5.4/net-sched-sch_teql-fix-null-pointer-dereference.patch
queue-5.4/gcov-re-fix-clang-11-support.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