Source-Changes archive

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

CVS commit: src/sys/fs/puffs



Module Name:    src
Committed By:   pooka
Date:           Mon Jul 16 16:11:24 UTC 2007

Modified Files:
        src/sys/fs/puffs: puffs_msgif.h

Log Message:
1|2 is more correct when it's 3 instead of 2.  This makes calls to
the file server inactive less over-eagerly executed and masks some
problems with the new mounting style.  Effectively, it makes some
file systems such as psshfs mountable again (only without -o allops).


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/fs/puffs/puffs_msgif.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