K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-03-15T01:58:45.000000Z K 7 svn:log V 326 Pass an unit number to bcache_strategy, so it can flush the cache when necessary. Pass an absolute block number too, instead of receiving a relative one in realstrategy(), as bcache_strategy() requires this. The fix is sligthly different from the one in the PR. PR: 17098 Submitted by: John Hood END