mount, cifs bug in 1.20.2 Kernel 3.3.7

2012-10-24 Thread bbj17
Hi, I have the following problem: -Busybox 1.20.2 (Buildroot 2012.08) -Target Kernel: 3.4.7 on Target: mount -t cifs //server/share /destination -o username=xxx,password=xxx result (terminal): mount: mounting //server/share /destination failed: Invalid argument result(dmesg): CIFS VFS:

Re: [PATCH] mount, cifs bug in 1.20.2 Kernel 3.3.7

2012-10-30 Thread bbj17
Hi, it´s working fine Thank you On Fri, 26 Oct 2012, Nuno Lucas wrote: Hello, On Wed, Oct 24, 2012 at 10:27 AM, bb...@gmx.de wrote: Hi, I have the following problem: -Busybox 1.20.2 (Buildroot 2012.08) -Target Kernel: 3.4.7 on Target: mount -t cifs //server/share /destination