As I am at Mumbai , I am only looking at the web interface on
opensolaris.org and  thinking how it must go. I do not have access to
Solaris/Linux system of my own here . All I can do is browse and write code
on notepad :-) . As soon as I do some significant coding here I will post it
to you all.But  things will be in place , in a while.


regards,
Onkar

On Thu, Jun 12, 2008 at 9:00 AM, Sanjeev Bagewadi <Sanjeev.Bagewadi at sun.com>
wrote:

> Onkar,
>
> It is indeed complicated as you highlighted.
>
> If you could post the code in a common place, then more people could
> look into it and probably
> be of some help. I for sure am interested in looking into it.
>
> Good luck !
>
> Regards,
> Sanjeev.
>
> onkar mahajan wrote:
> > Hi All,
> >
> > Yes sure.  Porting VFS operation from FreeBSD is difficult here(in
> > case of Unionfs)  than I expected as  to some extent  VFS interface
> > differs in Solaris . And  Since this particular FS is a layer between
> > the different FS drivers and the VFS , the exact fit is crucial. The
> > VFS operation s intended to a particular FS driver must be passed on
> > to that FS driver seamlessly . That's a difficult taks I am doing at
> > this moment. Its not like ordinary FS where in we write FS driver and
> > try to fit it with the VFS interface,  in this case  design (How FS
> > driver fits with VFS interface ?) dictated by VFS operations at top
> > level .But in the case of UNIONFS  , we are heavily constrained by
> > what we can do ,on top layer (VFS) and at the  bottom layer (different
> > FS drivers , note that we have N-Way Fanout here ! ) , ( something
> > similar to jigsaw puzzle :-) ). But , I will manage it. It  would be a
> > great FS development exercise - "getting to know Solaris VFS
> > thoroughly" .
> >
> > Thanks for your co-operation
> > Onkar Mahajan
> >
> >
> > On Wed, Jun 11, 2008 at 7:36 PM, S h i v <shivakumar.gn
> > <http://shivakumar.gn>@gmail.com <http://gmail.com>> wrote:
> >
> >     On Wed, Jun 11, 2008 at 3:32 PM, onkar mahajan <on2008nm at gmail.com
> >     <mailto:on2008nm at gmail.com>> wrote:
> >     <snip>
> >     >
> >     > I need some help  for testing and some issues. By that time I
> >     > am trying to complete the vfs related operation (only by looking
> >     at the
> >     > opensolaris code web interface on opensolaris.org
> >     <http://opensolaris.org> ) . It would be great to
> >     > share code with you all .
> >     >
> >
> >     Sure, let us know once you are ready to share :)
> >
> >     -Shiv
> >     _______________________________________________
> >     ug-bosug mailing list
> >     List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> >     <mailto:ug-bosug-unsubscribe at opensolaris.org>
> >     List-Owner: mailto:ug-bosug-owner at opensolaris.org
> >     <mailto:ug-bosug-owner at opensolaris.org>
> >     List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > ug-bosug mailing list
> > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> > List-Owner: mailto:ug-bosug-owner at opensolaris.org
> > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
> >
>
>
> --
> Solaris Revenue Products Engineering,
> India Engineering Center,
> Sun Microsystems India Pvt Ltd.
> Tel:    x27521 +91 80 669 27521
>
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20080612/deef0dfc/attachment.html>

Reply via email to