Source-Changes archive

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

CVS commit: [netbsd-2] src/sys/nfs



Module Name:    src
Committed By:   tron
Date:           Wed Mar 16 11:54:53 UTC 2005

Modified Files:
        src/sys/nfs [netbsd-2]: nfs_subs.c

Log Message:
Pull up revision 1.146 (requested by yamt in ticket #1148):
nfs_clearcommit: don't attempt to clear commit info (n_pushlo, etc)
unless the vnode is of VREG.  union members used to keep commit info
are used for other purposes in the case of !VREG.


To generate a diff of this commit:
cvs rdiff -r1.132.2.3.2.2 -r1.132.2.3.2.3 src/sys/nfs/nfs_subs.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