| commit | 73fd546aa75e9db02526bf304d4f736c4ec82b4b | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jens.axboe@oracle.com> | Fri Oct 26 09:32:16 2007 +0200 |
| committer | Jens Axboe <jens.axboe@oracle.com> | Mon Oct 29 09:18:03 2007 +0100 |
| tree | ad6f7889a799c6fd1e0ace77b55856cb5ad78230 | |
| parent | 2a397e82c7db18019e408f953dd58dc1963a328c [diff] |
SG: clear termination bit in sg_chain() Since we are using the last entry in the list, clear any possible termination bit that may have already been set. Pointed out by Rusty. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>