Hello Walter,

On Mon, Feb 24, 2014 at 10:18:24AM +0100, Walter Panella wrote:
> i have to mount over 20 webdav server with davfs2 in conjunction with
> coda kernel module, but, as i see in /dev directory, there are only 5
> cfs* devices.
> how could i add more?

Assuming you are running Linux.

You have to recompile the Coda kernel module, redefining

 #define MAX_CODADEVS  5    /* how many do we allow */

in linux2.6/linux/coda_psdev.h

Regards,
Rune

Reply via email to