diff options
author | phk <phk@FreeBSD.org> | 2000-05-03 07:47:46 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2000-05-03 07:47:46 +0000 |
commit | c7feb175725898650e653125977fd06936707337 (patch) | |
tree | d4b04879f7ed3a3547183a5315db12b5c955e719 /sys/cam/cam_xpt.c | |
parent | 62efea1e92f2c29489a4040c037e38803f1a1c84 (diff) | |
download | FreeBSD-src-c7feb175725898650e653125977fd06936707337.zip FreeBSD-src-c7feb175725898650e653125977fd06936707337.tar.gz |
Convert the vm_pager_strategy() interface to take a struct bio instead of
a struct buf. Don't try to examine B_ASYNC, it is a layering violation
to do so. The only current user of this interface is vn(4) which, since
it emulates a disk interface, operates on struct bio already.
Diffstat (limited to 'sys/cam/cam_xpt.c')
0 files changed, 0 insertions, 0 deletions