Am Freitag, 30. Januar 2009 schrieb Athunye: > > bash >>> modinfo cifs > filename: /lib/modules/2.6.18-6-686/kernel/fs/cifs/cifs.ko > author: Steve French <[email protected]> > license: GPL > description: VFS to access servers complying with the SNIA CIFS > Specification e.g. Samba and Windows > version: 1.45 > vermagic: 2.6.18-6-686 SMP mod_unload 686 REGPARM gcc-4.1 > depends: > srcversion: 7AD39A7ABC43BFDBC841ACC > 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) > > -- > View this message in context: > http://www.nabble.com/mv-errors.-tp21712791p21739946.html > Sent from the Samba - General mailing list archive at Nabble.com. >
looks like cifs vfs (version 1.45) is failing here. Do your not _failing_ linux clients use a more recent version of cifs vfs? Cheers, Günter -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
