commit | cbe0476fa6a76b01b79e7c117963d45ed0a28758 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@austin.rr.com> | Thu Apr 28 22:41:05 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Apr 28 22:41:05 2005 -0700 |
tree | e45a78777f977ba4670e7419bfdcde8a1429ceee | |
parent | ad009ac96509e005d9978d0ae9e9ec4d63ad2990 [diff] |
[PATCH] cifs: fix rare oops in cifs_close Protect access to cifs file list in cifs_close path Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>