From: Mike C. <mic...@cs...> - 2005-04-25 04:32:39
|
Mike Christie wrote: > Dave Wysochanski wrote: > >> >> Seems reasonable, with one caveat. >> Do we really need S_IWUSR permission on these module parameters? >> >> Seems like it might open the door to strange scenarios, like someone >> loading >> the module with no special can_queue value, then changing it via proc. In >> this case, we don't really know what each host can_queue value is because >> there's no way to dump the value for each host, right? > > > read it via the same file? > I mean put a can queue file on the host if you are that worried about it. |