Revision 1: 2.6.7-rc2-mm2 Revision 2: Documentation for the linear target. The last 2 scripts still need testing. Revision 3: Multipath target Revision 4: Flakey target Revision 5: dm-multipath: ps-refcount.patch Fixes the refcounting on the path-selectors. And, exports the register/unregister functions. [Mike Christie] Revision 6: dm-multipath: mv-path-code-to-ps.patch Some path-selectors will want to choose paths that have a couple of failed IOs vs always failing paths with X number of failures. Also some path- selectors will want to select a path by detecting congestion or some other determination than X bios have been sent. [Mike Christie] Revision 7: dm-multipath: ps-init-fn.patch This adds the ps-init function. [Mike Christie] Revision 8: Remove superfluous kcopyd INIT_LIST_HEAD. Revision 9: No need to lock kcopyd pages.