commit | 9b622e2bbcf049c82e2550d35fb54ac205965f50 | [log] [tgz] |
---|---|---|
author | Tomasz Majchrzak <tomasz.majchrzak@intel.com> | Thu Jul 28 10:28:25 2016 +0200 |
committer | Shaohua Li <shli@fb.com> | Sat Jul 30 14:09:30 2016 -0700 |
tree | 5aa27a7bce8a781c488d108d9d1ed098eddaf0ca | |
parent | d761f3ed6e71bcca724a6e9e39efcac65b7b4ac1 [diff] |
raid10: increment write counter after bio is split md pending write counter must be incremented after bio is split, otherwise it gets decremented too many times in end bio callback and becomes negative. Signed-off-by: Tomasz Majchrzak <tomasz.majchrzak@intel.com> Reviewed-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com> Signed-off-by: Shaohua Li <shli@fb.com>