NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53884 CVS commit: src/tests/fs/common
The following reply was made to PR kern/53884; it has been noted by GNATS.
From: "Andreas Gustafsson" <gson%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53884 CVS commit: src/tests/fs/common
Date: Sun, 20 Jan 2019 14:50:58 +0000
Module Name: src
Committed By: gson
Date: Sun Jan 20 14:50:58 UTC 2019
Modified Files:
src/tests/fs/common: fstest_lfs.c
Log Message:
Call rump_pub_lwproc_newlwp() in the lfs cleaner thread to make its
rump system calls all use the same lwp. Hopefully this will fix
PR kern/53884. Also call rump_pub_lwproc_releaselwp() at the end.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/fs/common/fstest_lfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index