commit | 1b4b55a1d9404f51aacf1ff19887eb911484057d | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <pshilovsky@etersoft.ru> | Wed Sep 19 06:22:44 2012 -0700 |
committer | Steve French <smfrench@gmail.com> | Mon Sep 24 21:46:33 2012 -0500 |
tree | e2909277cc8db445c1d839c4859449a32cbfc08a | |
parent | b140799a11adb6023d5f96712874c37b71dab290 [diff] |
CIFS: Turn lock mutex into rw semaphore and allow several processes to walk through the lock list and read can_cache_brlcks value if they are not going to modify them. Signed-off-by: Pavel Shilovsky <pshilovsky@etersoft.ru> Signed-off-by: Steve French <sfrench@us.ibm.com>