Source-Changes archive

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

CVS commit: [yamt-vop] src/sys/fs/tmpfs



Module Name:    src
Committed By:   yamt
Date:           Sat Oct 29 17:28:19 UTC 2005

Modified Files:
        src/sys/fs/tmpfs [yamt-vop]: tmpfs.h tmpfs_fifoops.c tmpfs_specops.c
            tmpfs_subr.c tmpfs_vnops.c

Log Message:
as tmpfs never fails, make it return void.
suggested by Chuck Silvers.


To generate a diff of this commit:
cvs rdiff -r1.8.2.1 -r1.8.2.2 src/sys/fs/tmpfs/tmpfs.h
cvs rdiff -r1.3.2.1 -r1.3.2.2 src/sys/fs/tmpfs/tmpfs_fifoops.c \
    src/sys/fs/tmpfs/tmpfs_specops.c
cvs rdiff -r1.11.2.1 -r1.11.2.2 src/sys/fs/tmpfs/tmpfs_subr.c
cvs rdiff -r1.16.2.1 -r1.16.2.2 src/sys/fs/tmpfs/tmpfs_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