lkml.org 
[lkml]   [2008]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Missing usb_find_device symbol from usb.c
Hi Greg,

On Jan 24, 2008 7:20 PM, Greg KH <greg@kroah.com> wrote:
> > So it's not a simple code change at all.
>
> Just create a root directory for every device that is seen in the
> probe() function. That should be pretty simple to do.

Yeah, that would work but why do we want to mount all devices under
the same mount point? If you move device discovery to ->probe() it's
simple to have per-device mount points by overriding ->get_sb() to
check for USB_DEVICE_MAJOR and look up the actual device, no?
Otherwise you have to deal with device plug/unplug at filesystem
level...

Pekka


\
 
 \ /
  Last update: 2008-01-24 18:45    [W:0.064 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site