commit | 75cf6bdc52d86ca815f1129529e43f0d904b18d5 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@austin.rr.com> | Thu Apr 28 22:41:04 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Apr 28 22:41:04 2005 -0700 |
tree | 1a2849fe1ee2603a9f8e6c6ccc0d43e73b70e02f | |
parent | f654bac2227adc5c6956405290eeb4f81f09e9ff [diff] |
[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>