LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Lukas Hejtmanek <xhejtman@ics.muni.cz>, linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.25 possible regression usbfs options ignored?
Date: Tue, 4 Mar 2008 15:55:47 -0800 [thread overview]
Message-ID: <20080304235547.GD3773@kroah.com> (raw)
In-Reply-To: <20080303215456.GA7747@ics.muni.cz>
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
next prev parent reply other threads:[~2008-03-04 23:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-03 21:54 Lukas Hejtmanek
2008-03-04 23:55 ` Greg KH [this message]
2008-03-05 0:03 ` Greg KH
2008-03-05 23:22 ` Lukas Hejtmanek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080304235547.GD3773@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=xhejtman@ics.muni.cz \
--subject='Re: 2.6.25 possible regression usbfs options ignored?' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).