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:           Sun Jul  1 22:54:17 UTC 2007

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

Log Message:
Give the file server to ability to request the entire pathname buffer
under lookup by using PUFFS_KFLAG_LOOKUP_FULLPNBUF instead just the
current component.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/fs/puffs/puffs_msgif.h \
    src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.44 -r1.45 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.82 -r1.83 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