From: Borislav Petkov Date: Sun, 27 Apr 2008 13:38:34 +0000 (+0200) Subject: ide-tape: remove tape->merge_stage X-Git-Tag: v2.6.26-rc1~1029^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077e3bdb9ec34d7cb5751b5be81a4a0f6f0eb5dc;p=pandora-kernel.git ide-tape: remove tape->merge_stage Get rid of the pipeline merge stage but retain the chrdev req caching functionality by using a merge buffer tape->merge_bh which is flushed in chunks of several blocks at a time. Also, remove last references to pipelining, e.g. typedef idetape_stage_s. Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed