CVS commit: src/lib/libp2k

2020-02-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Feb 20 15:48:52 UTC 2020 Modified Files: src/lib/libp2k: p2k.c Log Message: Fix kassert in lfs by initializing vp first. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/lib/libp2k/p2k.c Please note that

CVS commit: src/lib/libp2k

2016-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 23 16:39:31 UTC 2016 Modified Files: src/lib/libp2k: p2k.c Log Message: Don't include to get the pager constants. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/lib/libp2k/p2k.c Please note that di

CVS commit: src/lib/libp2k

2015-04-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Apr 20 21:48:47 UTC 2015 Modified Files: src/lib/libp2k: p2k.c Log Message: Release dir after create/mknod/mkdir/symlink as 6.99.29 required. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/lib/libp2k/p2

CVS commit: src/lib/libp2k

2014-03-10 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Mar 10 22:47:27 UTC 2014 Modified Files: src/lib/libp2k: p2k.c Log Message: rump_pub_getversion -> rump_getversion To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/lib/libp2k/p2k.c Please note that diffs are

CVS commit: src/lib/libp2k

2012-11-23 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Nov 23 14:27:14 UTC 2012 Modified Files: src/lib/libp2k: p2k.c Log Message: Explicitly cast enum type. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/lib/libp2k/p2k.c Please note that diffs are not public

CVS commit: src/lib/libp2k

2012-11-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Nov 18 19:04:22 UTC 2012 Modified Files: src/lib/libp2k: p2k.c Log Message: s/EJUSTRETURN/RUMP_EJUSTRETURN/ To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/lib/libp2k/p2k.c Please note that diffs are not pu

CVS commit: src/lib/libp2k

2012-08-11 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sun Aug 12 02:51:18 UTC 2012 Modified Files: src/lib/libp2k: p2k.c Log Message: libpuffs and libp2k both use the cookie to different structure, which now leads to struct p2k_node corruption now that libpuffs used pn_nlookup field in

CVS commit: src/lib/libp2k

2011-03-21 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Mar 21 16:41:27 UTC 2011 Modified Files: src/lib/libp2k: p2k.h Log Message: update copyright To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libp2k/p2k.h Please note that diffs are not public domain; they

CVS commit: src/lib/libp2k

2011-01-07 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jan 7 16:02:32 UTC 2011 Modified Files: src/lib/libp2k: p2k.3 p2k.c Log Message: Make P2K_WIZARDUID require a valid integer instead of defaulting to root. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/

CVS commit: src/lib/libp2k

2011-01-07 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jan 7 15:50:40 UTC 2011 Modified Files: src/lib/libp2k: p2k.3 Log Message: Document how to get debug info for the mount. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libp2k/p2k.3 Please note that diff

CVS commit: src/lib/libp2k

2011-01-07 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jan 7 15:47:14 UTC 2011 Modified Files: src/lib/libp2k: p2k.c Log Message: In case of a P2K_DEBUG mount, dump mount point contents when the process receives SIGINFO. Additionally, dump vnode status if the process gets SIGUSR1

CVS commit: src/lib/libp2k

2011-01-07 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jan 7 15:30:10 UTC 2011 Modified Files: src/lib/libp2k: p2k.c Log Message: in case unmount fails (it never should), do a full mountpoint dump To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/lib/libp2k/p2k.c

CVS commit: src/lib/libp2k

2011-01-07 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jan 7 11:15:30 UTC 2011 Modified Files: src/lib/libp2k: p2k.c Log Message: Remove the componentname-saving code since it was addressing SAVENAME/HASBUF/SAVESTART and they don't exist anymore (and the removed code didn't compil

CVS commit: src/lib/libp2k

2011-01-07 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jan 7 10:18:06 UTC 2011 Modified Files: src/lib/libp2k: p2k.c Log Message: Fix file handles. Problem reported & fix tested by kefren. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/lib/libp2k/p2k.c Pleas

CVS commit: src/lib/libp2k

2010-11-30 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Nov 30 15:42:12 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: Remove dead code from previous revision. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/lib/libp2k/p2k.c Please note that diffs a

CVS commit: src/lib/libp2k

2010-11-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue Nov 30 10:49:23 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: SAVENAME and HASBUF namei flags have been removed; update accordingly. (pooka@ says not to worry about compat.) To generate a diff of this commit:

CVS commit: src/lib/libp2k

2010-11-26 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Nov 26 11:12:06 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: update comment To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/lib/libp2k/p2k.c Please note that diffs are not public domain; they

CVS commit: src/lib/libp2k

2010-09-07 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Sep 7 17:22:53 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: Simplify now that ukfs deals with being called from a thread which already has a rump lwp context. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/lib/libp2k

2010-06-07 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Jun 7 11:23:07 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: no need to typecast in pathconf anymore To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/lib/libp2k/p2k.c Please note that diffs ar

CVS commit: src/lib/libp2k

2010-06-06 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jun 6 22:46:17 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: Pass VOP_PATHCONF to backend file server. inspired by njoly. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libp2k/p2k.c Ple

CVS commit: src/lib/libp2k

2010-05-21 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri May 21 10:52:17 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: support extended attributes To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/lib/libp2k/p2k.c Please note that diffs are not public

CVS commit: src/lib/libp2k

2010-05-19 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu May 20 05:43:54 UTC 2010 Modified Files: src/lib/libp2k: p2k.3 Log Message: Use standard section headers. Xref vfs(9), which could be slightly more elaborate. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/

CVS commit: src/lib/libp2k

2010-05-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu May 20 00:13:02 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: Initialize "hasdebug" default deterministically. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/lib/libp2k/p2k.c Please note that

CVS commit: src/lib/libp2k

2010-05-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat May 1 14:44:48 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: If P2K_DEBUG is given, also dump rump kernel event counters when file system is unmounted. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1

CVS commit: src/lib/libp2k

2010-04-29 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Apr 29 22:34:21 UTC 2010 Modified Files: src/lib/libp2k: p2k.c Log Message: If vfstype is MOUNT_RUMPFS, assume we don't actually want to mount a file system, but attach to the root in the fs namespace of a rump kernel. To gen