Re: PATCH: Extended recycle bin for head

2002-05-03 Thread abartlet
On Fri, May 03, 2002 at 06:03:02PM +0300, Alexander Bokovoy wrote: > We talked with tridge on Wednesday and agreed that better change is to fix > copy_service() to handle parametrical options. I hope to do it during this weekend. > Just as a note: by the time you play 'follow the function pointe

Re: PATCH: Extended recycle bin for head

2002-05-03 Thread Alexander Bokovoy
On Fri, May 03, 2002 at 04:15:14PM +0200, Juergen Hasch wrote: > Hi, > > this is an extension to the recycle bin VFS module for head. It adds serveral > options to the recycle bin, like the ability to preserve the original file > tree and touching the access date for automatic removal of old fi

PATCH: Extended recycle bin for head

2002-05-03 Thread Juergen Hasch
Hi, this is an extension to the recycle bin VFS module for head. It adds serveral options to the recycle bin, like the ability to preserve the original file tree and touching the access date for automatic removal of old files. The patch needs the cascaded-vfs and vfs-options patch from Alexand