Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   bouyer
Date:           Wed Feb 10 13:14:10 UTC 1999

Modified Files:
        src/sys/adosfs: advfsops.c advnops.c
        src/sys/filecorefs: filecore_lookup.c filecore_utils.c filecore_vnops.c
        src/sys/ufs/ext2fs: ext2fs_alloc.c ext2fs_vfsops.c
        src/sys/ufs/ffs: ffs_vfsops.c
        src/sys/ufs/lfs: lfs_inode.c
        src/sys/ufs/ufs: ufs_readwrite.c
Log Message:
Make sure a buffer optained from bread() is always bresle()'d in case of
error. Closes PR kern/1448 from Wolfgang Solfrank.




Home | Main Index | Thread Index | Old Index