commit | 037d2ff62cbfd3adf634553fbc25c9af7c25a702 | [log] [tgz] |
---|---|---|
author | Guoqing Jiang <gqjiang@suse.com> | Thu Jun 15 17:00:25 2017 +0800 |
committer | Shaohua Li <shli@fb.com> | Fri Jun 16 12:04:09 2017 -0700 |
tree | 2218be2af6652cdf82f2995894e6034d1f18d20a | |
parent | 1cdd1257949c85c5ddff8313fe3b1e39c5bee8b8 [diff] |
md/raid1: remove unused bio in sync_request_write The "bio" is not used in sync_request_write after commit a68e58703575 ("md/raid1: split out two sub-functions from sync_request_write"). Signed-off-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Shaohua Li <shli@fb.com>