“d3f06249e5e29f1044e57106eecfcf28a34ded5b”上不存在“...native/git@gitcode.net:openanolis/dragonwell8_jdk.git”
cifs: prevent infinite recursion in CIFSGetDFSRefer()
We can't call smb_init() in CIFSGetDFSRefer() as cifs_reconnect_tcon() may end up calling CIFSGetDFSRefer() again to get new DFS referrals and thus causing an infinite recursion. Signed-off-by: NPaulo Alcantara (SUSE) <pc@manguebit.com> Reviewed-by: NRonnie Sahlberg <lsahlber@redhat.com> Cc: stable@vger.kernel.org # 6.2 Signed-off-by: NSteve French <stfrench@microsoft.com>
Showing
想要评论请 注册 或 登录