simfs: Reset op_source in simfs_read_block
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>
Sat, 29 Jan 2011 00:29:17 +0000 (01:29 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 29 Jan 2011 17:39:37 +0000 (18:39 +0100)
commit882c0c2761a9b28a2cfb3024170d4c1904b9ae5a
tree5f44e1772687375713d955599acd1459d864a513
parent863ce7d93ab7136ff5dbe28250fe1067ba947b30
simfs: Reset op_source in simfs_read_block

If the block is not in cache or if this is the last block of a last
op in the queue, then fs->op_source might be left with the wrong
value.
src/simfs.c