Source-Changes archive

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

CVS commit: src/sys/fs/tmpfs



Module Name:    src
Committed By:   dyoung
Date:           Tue Oct 23 19:49:01 UTC 2007

Modified Files:
        src/sys/fs/tmpfs: tmpfs_vnops.c

Log Message:
Borrow a clue from the vmlocking branch, and consolidate all of
the vput(9)ing in tmpfs_rmdir() in one place.  No functional change
intended.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 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