Source-Changes archive

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

CVS commit: [vmlocking2] src/sys/fs/tmpfs



Module Name:    src
Committed By:   ad
Date:           Wed Dec 12 17:33:16 UTC 2007

Modified Files:
        src/sys/fs/tmpfs [vmlocking2]: tmpfs.h tmpfs_pool.c tmpfs_subr.c
            tmpfs_vfsops.c tmpfs_vnops.c

Log Message:
- Don't use LK_RETRY in tmpfs_alloc_vp().
- Reduce cosmetic diffs to head.


To generate a diff of this commit:
cvs rdiff -r1.28.2.2 -r1.28.2.3 src/sys/fs/tmpfs/tmpfs.h
cvs rdiff -r1.11.2.2 -r1.11.2.3 src/sys/fs/tmpfs/tmpfs_pool.c
cvs rdiff -r1.41.2.2 -r1.41.2.3 src/sys/fs/tmpfs/tmpfs_subr.c
cvs rdiff -r1.32.2.2 -r1.32.2.3 src/sys/fs/tmpfs/tmpfs_vfsops.c
cvs rdiff -r1.44.2.1 -r1.44.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