From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: Technical plugin details Date: Sat, 12 Nov 2005 19:04:58 -0800 Message-ID: <4376AD5A.70706@namesys.com> References: <200511111830.44199.pvh@uvic.ca> <4376517A.4040402@namesys.com> <200511121834.24706.pvh@uvic.ca> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <200511121834.24706.pvh@uvic.ca> List-Id: Content-Type: text/plain; charset="us-ascii" To: Peter van Hardenberg Cc: Edward Shishkin , reiserfs-list@namesys.com Peter van Hardenberg wrote: >On November 12, 2005 12:32 pm, you wrote: > > >>Peter van Hardenberg wrote: >> >> >>>Hans, >>> >>>I am having trouble modifying a file to use our new plugin. I've tried >>>writing various values into "foo/.^4/plugin/file" but it won't stick. >>> >>> >>This is a business of plugin->h.pops->change() method. >>And for regular file plugin this method (change_file) does nothing. >> >> >> > >Thanks. That was exactly what we were trying to find. We did find it >eventually, after experimenting with some other plugin types to determine >what the problem was. > >Of course, we are still trying to figure out how to actually create a file >with a different file plugin. I guess I will have to read the reiser4("...") >function as I can see no way to specify these things from a standard bash >shell. > >-pvh > > > If you want to document the learning process for plugins, we will be happy to put it on the website.....