aboutsummaryrefslogtreecommitdiff
path: root/contrib/sys/softupdates/ffs_softdep.c
Commit message (Expand)AuthorAgeFilesLines
* Handle the case of moving a directory onto the top of a sibling'sJulian Elischer1998-08-121-2/+27
* Note which version of Kirk's sources this corresponds to.Julian Elischer1998-06-121-2/+2
* Fix the case when renaming to a file that you've just created and deleted,Julian Elischer1998-06-121-22/+43
* Add B_NOCACHE to several cases where BSD4.4 only required a B_INVAL.Julian Elischer1998-06-111-4/+4
* Fix for "live inode" panic.Julian Elischer1998-06-101-20/+27
* Remove buggy debugging code.Julian Elischer1998-06-101-43/+1
* A fix to a debug test from Kirk.Julian Elischer1998-05-271-1/+4
* Bring up-to-date with Whistle's current versionJulian Elischer1998-05-191-5/+83
* Merge with Kirk's version as of Feb 20Julian Elischer1998-05-191-88/+86
* Merge in Kirk's changes to stop softupdates from hogging all of memory.Julian Elischer1998-05-191-50/+196
* Change to stop a silly panic. This should be understood better.Julian Elischer1998-05-191-7/+4
* First published FreeBSD version of soft updates Feb 5.Julian Elischer1998-05-191-124/+168
* Import the next version received from kirk after someJulian Elischer1998-05-191-111/+203
* Import the earliest version of the soft update code that I have.Julian Elischer1998-05-191-0/+3851