]> git.karo-electronics.de Git - mv-sheeva.git/commit
CIFS: Simplify inFlight logic
authorPavel Shilovsky <piastry@etersoft.ru>
Fri, 17 Feb 2012 14:09:12 +0000 (17:09 +0300)
committerSteve French <sfrench@us.ibm.com>
Wed, 21 Mar 2012 16:27:35 +0000 (11:27 -0500)
commitfc40f9cf828908e91d9af820e9300a9d42fbbd72
tree1d0aa12f099ea9c759321d5e75967e152fcf4b11
parent1daaae8fa4afe3df78ca34e724ed7e8187e4eb32
CIFS: Simplify inFlight logic

by making it as unsigned integer and surround access with req_lock
from server structure.

Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_debug.c
fs/cifs/cifsglob.h
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/transport.c