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:   jmmv
Date:           Sun Nov  5 18:03:21 UTC 2006

Modified Files:
        src/sys/fs/tmpfs: TODO

Log Message:
Exporting tmpfs file systems through NFS now works.  Sure, file handles are
not persistent across reboots but neither are those of MFS, which we are
trying to replace.  We should probably warn the user somehow, but not
prevent him doing this if he really wants to.

While here add a "reply" to the code-style change item.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/fs/tmpfs/TODO

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