]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cifs: Do not sleep interruptible after socket connect failure
authorSteve French <smfrench@austin.rr.com>
Fri, 29 Apr 2005 05:41:11 +0000 (22:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 05:41:11 +0000 (22:41 -0700)
commita79d70e54b786e490fc46a617e23720c35c3e181
treeb763f4acf57f69b51d00a3a62ad30cb91b02baba
parent89e3d2ab95db5326b663e589d874b50e3063b6fc
[PATCH] cifs: Do not sleep interruptible after socket connect failure

.. since it can be due to pending kill.

Update readme information to better describe cifs umount

Signed-off-by: Steve French (sfrench@us.ibm.com)
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/cifs/README
fs/cifs/connect.c