summaryrefslogtreecommitdiffstats
path: root/examples/VFS/recycle.c
Commit message (Collapse)AuthorAgeFilesLines
* OK!Simo Sorce2002-07-301-105/+34
| | | | | | | | Finally the cascaded VFS patch is in. Testing is very welcome, specially with layered multiple vfs modules. A big thank to Alexander Bokovoy for his work and patience :) Simo.
* Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" ↵Jeremy Allison2002-05-111-7/+13
| | | | | | <hetzels@westbend.net>. Jeremy
* Set default recycle directory permissions as 0770. Unlink on renameJeremy Allison2002-03-231-8/+11
| | | | | fail. Jeremy.
* Sync up the VFS changes from 2.2.x.Jeremy Allison2002-03-191-0/+284
Jeremy.