History log of /csrg-svn/sys/ufs/lfs/lfs_alloc.c (Results 76 – 100 of 131)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 17658 07-Jan-1985 mckusick

retain use of bcopy as savings of playing with buffers seems minimal;
clear B_DELWRI flag on old buffer as data is no longer needed

# 17494 10-Dec-1984 mckusick

swap buffers rather than copying when increasing size of fragments

# 17224 28-Sep-1984 mckusick

fix units bug in fragextend

# 17097 29-Aug-1984 bloom

Change to includes. no more ../h

# 16784 28-Jul-1984 mckusick

speed up inode map search in ialloccg

# 15950 06-Feb-1984 mckusick

missing brelse() when determining that cylinder group is full

# 15120 28-Sep-1983 karels

no ifree(NULL,...) on failed iget

# 14220 29-Jul-1983 sam

4.2 distribution

# 12755 27-May-1983 sam

merge of bill's code plus lint (plus, of course, cleanup of bill's bugs)

# 12643 21-May-1983 sam

implement i_blocks field; quota routines now return error (from kre)

# 11638 21-Mar-1983 sam

use freespace macro and fs_fragshift where possible

# 10848 10-Feb-1983 mckusick

have to start the brute force search in the right place

# 10847 10-Feb-1983 sam

missing a cylinder group in brute force search

# 10278 14-Jan-1983 mckusick

verify blocks available after reading cylinder group block
read only actual cylinder group data (fs_cgsize) instead of fs_bsize.

# 9762 17-Dec-1982 sam

sun merge

# 9163 13-Nov-1982 sam

merge of 4.1b and 4.1c

# 8769 21-Oct-1982 root

lint

# 8669 19-Oct-1982 root

more lint

# 8628 17-Oct-1982 root

more lint

# 8617 17-Oct-1982 root

lint

# 8591 17-Oct-1982 root

fix lint

# 8539 16-Oct-1982 root

add ufs_subr.c

# 8451 10-Oct-1982 root

move vax header files to their own directory

# 8105 06-Sep-1982 root

# 7650 03-Aug-1982 sam

cosmetics

123456