NetBSD/sys/miscfs/syncfs
manu 38de55a5dd Fix the build that was broken by struct lwp *updateproc reference in
RUMP-visible code. Instead of checking that updateproc (aka ioflush,
aka syncer) will not sleep in PUFFS code, I check for any kernel thread:
after all none of them are designed to hang awaiting for a remote filesystem
operation to complete.
2011-09-23 01:57:32 +00:00
..
Makefile
sync_subr.c Fix the build that was broken by struct lwp *updateproc reference in 2011-09-23 01:57:32 +00:00
sync_vnops.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
syncfs.h