Loading drivers/md/md-cluster.c +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ static struct suspend_info *read_resync_info(struct mddev *mddev, struct dlm_loc return s; } void recover_bitmaps(struct md_thread *thread) static void recover_bitmaps(struct md_thread *thread) { struct mddev *mddev = thread->mddev; struct md_cluster_info *cinfo = mddev->cluster_info; Loading Loading
drivers/md/md-cluster.c +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ static struct suspend_info *read_resync_info(struct mddev *mddev, struct dlm_loc return s; } void recover_bitmaps(struct md_thread *thread) static void recover_bitmaps(struct md_thread *thread) { struct mddev *mddev = thread->mddev; struct md_cluster_info *cinfo = mddev->cluster_info; Loading