Re: vfs.root.mountfrom hammer?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Sunday, July 27, 2008 - 1:59 pm

Matthew Dillon schrieb:
I conditionalized that until I tried to reduce the patch as much as 
possible. I noticed that the copyin just works fine, so
I removed the condition :)

I don't think that works because f_mntfromname contains e.g. "ad4s1d" 
and I think to lookup the device we
need a "/dev/ad4s1d". So I have to prepend a /dev/. That's why I used 
the static buffer. I don't like that static buffer
either.
Yeah, it works perfectly. Strange ;-)


I can make them and commit it. Feel free to clean up my mistakes then ;-)

Regards,

  Michael
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: vfs.root.mountfrom hammer?, Matthew Dillon, (Sun Jul 27, 1:48 pm)
Re: vfs.root.mountfrom hammer?, Michael Neumann, (Sun Jul 27, 1:59 pm)