K 10 svn:author V 2 bz K 8 svn:date V 27 2009-01-31T18:06:34.110800Z K 7 svn:log V 271 After r186194 the *fs_strategy() functions always return 0. So we are no longer interested in the error returned from the *fs_doio() functions. With that we can remove the error variable as its value is unused now. Submitted by: Christoph Mallon christoph.mallon@gmx.de END