[linux-cifs-client] error code interpratation

Shirish Pargaonkar shirishpargaonkar at gmail.com
Fri Apr 17 18:15:23 GMT 2009


On Fri, Apr 17, 2009 at 12:50 PM, apostolos pantazis
<apostolos.pantazis at gmail.com> wrote:
> Guys, I cant get any information online on this error so I am posting it here:
>
> CIFS VFS: Send error in FindClose = -9
>
>
> here is the modinfo output for cifs:
>
>
> version:        1.33 7C34472C845ED754C697073
> description:    VFS to access servers complying with the SNIA CIFS
> Specification e.g. Samba and Windows
> license:        GPL
> author:         Steve French <sfrench at us.ibm.com>
> parm:           cifs_max_pending:Simultaneous requests to server.
> Default: 50 Range: 2 to 256 (int)
> parm:           cifs_min_small:Small network buffers in pool. Default:
> 30 Range: 2 to 256 (int)
> parm:           cifs_min_rcv:Network buffers in pool. Default: 4
> Range: 1 to 64 (int)
> parm:           CIFSMaxBufSize:Network buffer size (not including
> header). Default: 16384 Range: 8192 to 130048 (int)
> depends:
> supported:      external
> vermagic:       2.6.5-7.287.3-bigsmp SMP PENTIUMII REGPARM gcc-3.3
> cspLGCY1:~ #
>
>
> --
> Paul
> _______________________________________________
> linux-cifs-client mailing list
> linux-cifs-client at lists.samba.org
> https://lists.samba.org/mailman/listinfo/linux-cifs-client
>

These are posix/unix errors, you can look them up in files like
 /usr/include/asm-generic/errno-base.h


More information about the linux-cifs-client mailing list