smbfs on VIMAGE kernel

2011-01-11 Thread Mikolaj Golub
Hi, With the attached patch I can mount and use samba fs on current built with VIMAGE option. -- Mikolaj Golub Index: sys/netsmb/smb_trantcp.c === --- sys/netsmb/smb_trantcp.c (revision 217275) +++ sys/netsmb/smb_trantcp.c

Re: smbfs on VIMAGE kernel

2011-01-11 Thread Julian Elischer
On 1/11/11 11:42 AM, Mikolaj Golub wrote: Hi, With the attached patch I can mount and use samba fs on current built with VIMAGE option. but what does that actually MEAN? you are in a jail you have your own stack. you mount a filesystem. When someone outside the jail (who can see that point

Re: smbfs on VIMAGE kernel

2011-01-11 Thread Bjoern A. Zeeb
On Tue, 11 Jan 2011, Julian Elischer wrote: On 1/11/11 11:42 AM, Mikolaj Golub wrote: Hi, With the attached patch I can mount and use samba fs on current built with VIMAGE option. but what does that actually MEAN? you are in a jail you have your own stack. you mount a filesystem. When

Re: smbfs on VIMAGE kernel

2011-01-11 Thread Mikolaj Golub
On Tue, 11 Jan 2011 16:20:11 -0800 Julian Elischer wrote: JE On 1/11/11 11:42 AM, Mikolaj Golub wrote: Hi, With the attached patch I can mount and use samba fs on current built with VIMAGE option. JE but what does that actually MEAN? Without the patch when you try to mount samba fs