commit | d7b619cf56218704ffce9d510aa497f0a0bcda0b | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Feb 25 05:36:46 2010 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Feb 25 05:36:46 2010 +0000 |
tree | ab382be7cce3ecd5152a339d1a839343aa7939f0 | |
parent | 122ca0076e5f84fa12943f22f6586ff285670783 [diff] |
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and convert it to a real mutex. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>