Re: 2.6.25 possible regression usbfs options ignored?

From: Greg KH
Date: Tue Mar 04 2008 - 18:57:33 EST


On Mon, Mar 03, 2008 at 10:54:56PM +0100, Lukas Hejtmanek wrote:
> Hello,
>
> I'm using 2.6.25-rc3. It seems that options for usbfs (devgid and devmode) are
> ignored.
>
> # mount | grep usbfs
> none on /proc/bus/usb type usbfs (rw,devgid=46,devmode=0664)
>
> /proc/bus/usb# ls -l
> total 0
> dr-xr-xr-x 2 root root 0 2008-03-03 10:41 001
> dr-xr-xr-x 2 root root 0 2008-03-03 10:41 002
> dr-xr-xr-x 2 root root 0 2008-03-03 10:41 003
> dr-xr-xr-x 2 root root 0 2008-03-03 10:41 004
> dr-xr-xr-x 2 root root 0 2008-03-03 10:41 005
> dr-xr-xr-x 2 root root 0 2008-03-03 10:41 006
> dr-xr-xr-x 2 root root 0 2008-03-03 10:41 007
> -r--r--r-- 1 root root 0 2008-03-03 22:30 devices
>
> or am I just someting missing?

CC:ing the linux-usb mailing list might help out more :)

parsing the options did change a bit in 2.6.25-rc, but I don't think it
would have changed this. Can you revert the patch at git id
2e4f3c02239d4c7c454604715db619bc971b15eb and see if it fixes the problem
for you or not?

Hm, I see this here as well, not good...

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/