[CIFS] Make midState usage more consistent
authorSteve French <sfrench@us.ibm.com>
Sun, 16 Jul 2006 21:33:15 +0000 (21:33 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 11 Aug 2006 21:28:02 +0000 (21:28 +0000)
commit5da07b0208066fd3544ecf2b521fc7a2e0228ad5
tree915422bc93ad4fde6cbacbf980b5cd4adc32b7a7
parent14a441a2b4ee1dfc00ec822d91d9fb20f401c62f
[CIFS] Make midState usage more consistent

Although harmless, we were sometimes treating midState like it contained
flags but they are exclusive states, and this makes that more clear.

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
(cherry picked from 586c057c3a68dd6ae0f3ba94fbf76798b1558074 commit)
fs/cifs/transport.c