Thanks for suggestions. Eric, I thought to use aufs or unionfs patched linux kernel. So that I can directly use features of union mount. But I have to see inside the system calls for aufs/unionfs file system(how it works). I was thinking like if user gives MAFTER and MBEFORE as the flag in glendix mount I can pass unionfs/aufs as the filesystem in monut system call in linux. After that, normally what happens in linux. I haven't seen the proper code of aufs/unionfs. So,I will let you know as soon I come with the proper idea. And yeah I am reading documents about unionfs. Thanks for your help Please let me know If I am on wrong track.
On Tue, Jul 21, 2009 at 4:52 PM, ron minnich <[email protected]> wrote: > > you can look what I did in 2.0.36 in the old v9fs. I actually think > the technique I used might still apply. It properly implemented the > MBEFORE, MAFTER, and MREPL semantics. > > You can see my old tech report for a descripton. > > ron > > > > -- Thanks & Regards Priyanka --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Plan 9 Google Summer of Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/plan9-gsoc?hl=en -~----------~----~----~----~------~----~------~--~---
