Mis-edit in last commit.
This commit is contained in:
parent
3a79eba71d
commit
cd78b1f556
@ -446,6 +446,7 @@ mdstart_malloc(struct md_s *sc, struct bio *bp)
|
||||
error = ENOSPC;
|
||||
break;
|
||||
}
|
||||
bcopy(dst, (void *)sp, sc->secsize);
|
||||
error = s_write(sc->indir, secno, sp);
|
||||
} else {
|
||||
bcopy(dst, (void *)osp, sc->secsize);
|
||||
|
Loading…
x
Reference in New Issue
Block a user