From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edward Shishkin Subject: Re: Technical plugin details Date: Sat, 12 Nov 2005 23:32:58 +0300 Message-ID: <4376517A.4040402@namesys.com> References: <200511111830.44199.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: <200511111830.44199.pvh@uvic.ca> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Peter van Hardenberg Cc: Hans Reiser , reiserfs-list@namesys.com 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. > The code is >rather sparse on comments in this part of the tree, and this is really >something I would hope is documented somewhere. > >Can you point me in the right direction? > >-pvh > > >