Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/puffs



Module Name:    src
Committed By:   pooka
Date:           Mon May  7 17:20:59 UTC 2007

Modified Files:
        src/usr.sbin/puffs/mount_9p: ninepuffs.c node.c
        src/usr.sbin/puffs/mount_psshfs: node.c psshfs.c

Log Message:
Use inactive-on-demand, set inactive request in open() to close
file handles when last reference is removed from the kernel.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.sbin/puffs/mount_9p/ninepuffs.c \
    src/usr.sbin/puffs/mount_9p/node.c
cvs rdiff -r1.24 -r1.25 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.19 -r1.20 src/usr.sbin/puffs/mount_psshfs/psshfs.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