Source-Changes archive

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

CVS commit: syssrc/sys/ufs/ffs




To: source-changes%netbsd.org@localhost

Subject: CVS commit: syssrc/sys/ufs/ffs

From: Chuck Silvers <chs%netbsd.org@localhost>

Date: Thu, 20 Sep 2001 11:26:00 +0300 (EEST)


Module Name:    syssrc
Committed By:   chs
Date:           Thu Sep 20 08:26:00 UTC 2001

Modified Files:
        syssrc/sys/ufs/ffs: ffs_inode.c

Log Message:
we can't assert that the inode and vnode sizes are consistent at the start
of ffs_truncate() since there are cases (eg. when ffs_write() gets ENOSPC)
where they should be different.  move the assert to the end instead.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/ufs/ffs/ffs_inode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: syssrc/sys/nfs

Next by Date: CVS commit: syssrc/sys/dev/pci

Previous by Thread: CVS commit: syssrc/sys/nfs

Next by Thread: CVS commit: syssrc/sys/dev/pci

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index