Source-Changes archive

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

CVS commit: [simonb-wapbl] src/sys/ufs/ufs



Module Name:    src
Committed By:   simonb
Date:           Fri Jun 27 13:08:13 UTC 2008

Modified Files:
        src/sys/ufs/ufs [simonb-wapbl]: ufs_wapbl.c

Log Message:
Reset fdp->i_count to 0 if the current directory offset is at the start
of a directory block, otherwise ufs_dirremove() will try to compact the
current entry onto the end of the last entry of the previous directory
block past the end of that block.

Thanks to Greg Oster for help debugging and fixing this.


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 src/sys/ufs/ufs/ufs_wapbl.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