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)
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>

No differences found