commit | 4e7d2c0aefb77f7b24942e5af042a083be4d60bb | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sat Aug 29 19:13:11 2009 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Aug 29 19:13:11 2009 -0700 |
tree | 59d127eac9d9c0ff5feea9d741739ccc6fae65c3 | |
parent | cb3c82992f62f838e6476a0bff12909158007fc6 [diff] |
md/raid5: factor out mark_uptodate from ops_complete_compute5 ops_complete_compute5 can be reused in the raid6 path if it is updated to generically handle a second target. Signed-off-by: Dan Williams <dan.j.williams@intel.com>