Source-Changes archive

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

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Mon Aug  6 22:20:58 UTC 2007

Modified Files:
        src/sys/rump/fs/lib/libp2k: p2k.c p2k.h
        src/sys/rump/librump/rumpkern: rump.c rump.h vfs.c
        src/sys/rump/librump/rumpuser: rumpuser.c rumpuser.h

Log Message:
Allow to de/register pathnames which should be faked as block
devices instead of faking all non-blks as blks in namei().


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/rump/fs/lib/libp2k/p2k.c \
    src/sys/rump/fs/lib/libp2k/p2k.h
cvs rdiff -r1.1 -r1.2 src/sys/rump/librump/rumpkern/rump.c \
    src/sys/rump/librump/rumpkern/rump.h src/sys/rump/librump/rumpkern/vfs.c
cvs rdiff -r1.1 -r1.2 src/sys/rump/librump/rumpuser/rumpuser.c \
    src/sys/rump/librump/rumpuser/rumpuser.h

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