diff options
author | cperciva <cperciva@FreeBSD.org> | 2007-03-31 22:59:43 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2007-03-31 22:59:43 +0000 |
commit | 5ca8f701f1424bb5e1b4504e01a71f01252654f1 (patch) | |
tree | 1361de2a0496b3c2146c0eb0ea65d53aa30e8982 /sys/netipx | |
parent | 7af0b4e5ce104914d5971547b0fea1984ef4d6c4 (diff) | |
download | FreeBSD-src-5ca8f701f1424bb5e1b4504e01a71f01252654f1.zip FreeBSD-src-5ca8f701f1424bb5e1b4504e01a71f01252654f1.tar.gz |
Provide a dummy compression-layer skip function which just reads data and
discards it, for use when the compression layer code doesn't know how to
skip data (e.g., everything other than the "none" compressor). This makes
format level code simpler because that code can now assume that the
compression layer always knows how to skip and will always skip exactly
the requested number of bytes.
Discussed with: kientzle (3 months ago)
Diffstat (limited to 'sys/netipx')
0 files changed, 0 insertions, 0 deletions