[PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)
authorSteve French <smfrench@austin.rr.com>
Fri, 29 Apr 2005 05:41:04 +0000 (22:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 05:41:04 +0000 (22:41 -0700)
commit75cf6bdc52d86ca815f1129529e43f0d904b18d5
tree1a2849fe1ee2603a9f8e6c6ccc0d43e73b70e02f
parentf654bac2227adc5c6956405290eeb4f81f09e9ff
[PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)

Old servers such as NT4 do not support this level of FindFirst (and
retry with a lower infolevel)

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