summaryrefslogtreecommitdiffstats
path: root/src/core/filter.c
Commit message (Collapse)AuthorAgeFilesLines
* Make seek information part of the xfer metadata, rather than an entirelyMichael Brown2008-01-081-6/+0Star
| | | | | | | separate xfer method. Add missing .alloc_iob entries to several xfer_interface_operations structures.
* Added a simple pass-through filter layer for data transfer interfaces.Michael Brown2007-07-291-0/+78