aboutsummaryrefslogtreecommitdiff
path: root/ufs/sizes.c
Commit message (Collapse)AuthorAgeFilesLines
* (diskfs_truncate): Don't acquire writer lock on NP->dn->allocptrlockMichael I. Bushnell1995-03-311-6/+6
| | | | | | | until after forcing delayed copies through; otherwise the pageins will deadlock attempting to get a reader lock to service them. This is safe, because we only need NP->allocsize here, and that can't change as long as we hold NP->lock.
* entered into RCSMichael I. Bushnell1994-10-281-4/+0
|
* Formerly sizes.c.~24~Michael I. Bushnell1994-10-041-11/+28
|
* Formerly sizes.c.~23~Michael I. Bushnell1994-10-031-55/+126
|
* Formerly sizes.c.~22~Michael I. Bushnell1994-09-271-2/+2
|
* Formerly sizes.c.~21~Michael I. Bushnell1994-09-271-50/+84
|
* Formerly sizes.c.~20~Michael I. Bushnell1994-09-231-362/+357
|
* Formerly sizes.c.~19~Michael I. Bushnell1994-09-221-0/+2
|
* Formerly sizes.c.~18~Michael I. Bushnell1994-09-211-4/+0
|
* Formerly sizes.c.~17~Michael I. Bushnell1994-09-211-1/+6
|
* Formerly sizes.c.~16~Michael I. Bushnell1994-07-151-20/+24
|
* Formerly sizes.c.~15~Michael I. Bushnell1994-07-141-17/+39
|
* Formerly sizes.c.~14~Michael I. Bushnell1994-06-131-8/+16
|
* Initial revisionMichael I. Bushnell1994-06-091-0/+474