Source-Changes archive

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

CVS commit: src/sys/fs/puffs



Module Name:    src
Committed By:   pooka
Date:           Thu Jun 21 14:54:50 UTC 2007

Modified Files:
        src/sys/fs/puffs: puffs_subr.c puffs_sys.h puffs_transport.c
            puffs_vfsops.c puffs_vnops.c

Log Message:
Refactor the pnode2vnode translation slightly so that VFS_ROOT
can use it directly.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.40 -r1.41 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.19 -r1.20 src/sys/fs/puffs/puffs_transport.c
cvs rdiff -r1.44 -r1.45 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.76 -r1.77 src/sys/fs/puffs/puffs_vnops.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