Module name:    userfs
Committed by:   thepooka
Date:           Sun Oct  1 17:49:12 UTC 2006

Modified Files:
        userfs/src/sys/miscfs/puffs: puffs.h puffs_userif.c puffs_vfsops.c
            puffs_vnops.c

Log Message:
* force a filesystem unmount if the control device for talking with
  userland is closed (i.e. userspace is most probably dead)
* fix some locking bugs that came up with LOCKDEBUG


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 userfs/src/sys/miscfs/puffs/puffs.h \
    userfs/src/sys/miscfs/puffs/puffs_userif.c \
    userfs/src/sys/miscfs/puffs/puffs_vfsops.c \
    userfs/src/sys/miscfs/puffs/puffs_vnops.c

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/userfs/src/sys/miscfs/puffs/puffs.h?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/userfs/src/sys/miscfs/puffs/puffs_userif.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/userfs/src/sys/miscfs/puffs/puffs_vfsops.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/userfs/src/sys/miscfs/puffs/puffs_vnops.c?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NetBSD-SoC-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to