Searched hist:ba55f8a995f6badf7f3288a900e3ede006bf4cbd (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | fs_context.h | diff ba55f8a995f6badf7f3288a900e3ede006bf4cbd Mon Apr 01 20:44:09 CDT 2024 Paulo Alcantara <pc@manguebit.com> smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
commit 93cee45ccfebc62a3bb4cd622b89e00c8c7d8493 upstream.
Serialise cifs_construct_tcon() with cifs_mount_mutex to handle parallel mounts that may end up reusing the session and tcon created by it.
Cc: stable@vger.kernel.org # 6.4+ Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com> Signed-off-by: Steve French <stfrench@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | fs_context.c | diff ba55f8a995f6badf7f3288a900e3ede006bf4cbd Mon Apr 01 20:44:09 CDT 2024 Paulo Alcantara <pc@manguebit.com> smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
commit 93cee45ccfebc62a3bb4cd622b89e00c8c7d8493 upstream.
Serialise cifs_construct_tcon() with cifs_mount_mutex to handle parallel mounts that may end up reusing the session and tcon created by it.
Cc: stable@vger.kernel.org # 6.4+ Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com> Signed-off-by: Steve French <stfrench@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | connect.c | diff ba55f8a995f6badf7f3288a900e3ede006bf4cbd Mon Apr 01 20:44:09 CDT 2024 Paulo Alcantara <pc@manguebit.com> smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
commit 93cee45ccfebc62a3bb4cd622b89e00c8c7d8493 upstream.
Serialise cifs_construct_tcon() with cifs_mount_mutex to handle parallel mounts that may end up reusing the session and tcon created by it.
Cc: stable@vger.kernel.org # 6.4+ Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com> Signed-off-by: Steve French <stfrench@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|