diff options
author | Heinz Mauelshagen <heinzm@redhat.com> | 2017-12-02 03:03:54 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2017-12-08 18:59:58 +0300 |
commit | 242ea5ad11a03f2fbdfc2fe422d8e1b0601a8073 (patch) | |
tree | 7b92016cfccb3dc9cba6f92c42626eff3193003a /net/lapb/lapb_subr.c | |
parent | 67143510a7e3634a23f06a48445d1148b2fdbc4d (diff) | |
download | linux-242ea5ad11a03f2fbdfc2fe422d8e1b0601a8073.tar.xz |
dm raid: avoid passing array_in_sync variable to raid_status() callees
The raid_status() function passes the bool array_in_sync variable around
providing synchronization state of the MD array. Replace it with a
runtime flag. This will avoid a pattern of having to pass discrete
variables to various functions.
Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions