The NetBSD Project

CVS log for src/usr.sbin/makefs/ffs/ffs_alloc.c

[BACK] Up to [cvs.NetBSD.org] / src / usr.sbin / makefs / ffs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Wed Jan 30 19:19:19 2013 UTC (3 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: tls-maxphys-nbase, tls-maxphys-base, agc-symver-base, agc-symver, HEAD
Changes since 1.22: +6 -8 lines
Diff to previous 1.22 (colored)

- don't abuse vp->fs to mean struct fs for ffs and struct msdos_opts;
  make it always fsinfo_t and change void * to that.
- kill unused structure members.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 27 20:05:46 2013 UTC (3 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.21: +5 -6 lines
Diff to previous 1.21 (colored)

This works well enough to populate plain files in the root dir. creating
directories fails.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Jan 26 00:19:39 2013 UTC (3 months, 4 weeks ago) by christos
Branch: MAIN
Changes since 1.20: +13 -11 lines
Diff to previous 1.20 (colored)

make the buffer functions look exactly like the kernel ones and add other
cruft to make the kernel files compile.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jan 22 09:39:19 2013 UTC (4 months ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base8
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
pollution. Specifically:
   ROOTINO -> UFS_ROOTINO
   WINO -> UFS_WINO
   NXADDR -> UFS_NXADDR
   NDADDR -> UFS_NDADDR
   NIADDR -> UFS_NIADDR
   MAXSYMLINKLEN -> UFS_MAXSYMLINKLEN
   MAXSYMLINKLEN_UFS[12] -> UFS[12]_MAXSYMLINKLEN (for consistency)

Sort out ext2fs's misuse of NDADDR and NIADDR; fortunately, these have
the same values in ext2fs and ffs.

No functional change intended.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 19 17:28:26 2012 UTC (13 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5
Branch point for: tls-maxphys
Changes since 1.18: +5 -9 lines
Diff to previous 1.18 (colored)

WARNS=5

Revision 1.18 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:42 2011 UTC (2 years, 2 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, cherry-xenmp-base, cherry-xenmp
Branch point for: yamt-pagecache
Changes since 1.17: +2 -92 lines
Diff to previous 1.17 (colored)

merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Dec 18 21:03:29 2006 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, mjf-devfs2, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: bouyer-quota2
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

from Anon Ymous: compile with -Wextra

Revision 1.16 / (download) - annotate - [select for diffs], Fri Aug 19 02:09:50 2005 UTC (7 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.15: +4 -3 lines
Diff to previous 1.15 (colored)

64 bit inode changes

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 23 00:53:16 2005 UTC (7 years, 11 months ago) by fvdl
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Pull in DIP_ADD from sys/ufs/ufs/inode.h and use it, to prevent bad lvalue
assignment warnings/errors from gcc4.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 20 22:20:18 2004 UTC (8 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-1-RELEASE
Branch point for: netbsd-3-0, netbsd-3
Changes since 1.13: +6 -2 lines
Diff to previous 1.13 (colored)

Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')

Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).

Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.

Fixes PR's: PR#17762 PR#25944

Revision 1.13 / (download) - annotate - [select for diffs], Thu Aug 7 11:25:33 2003 UTC (9 years, 9 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.12: +3 -7 lines
Diff to previous 1.12 (colored)

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22366, verified by myself.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 2 10:39:49 2003 UTC (10 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.11: +90 -137 lines
Diff to previous 1.11 (colored)

Add support for UFS2. UFS2 is an enhanced FFS, adding support for
64 bit block pointers, extended attribute storage, and a few
other things.

This commit does not yet include the code to manipulate the extended
storage (for e.g. ACLs), this will be done later.

Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 24 21:55:32 2003 UTC (10 years, 4 months ago) by fvdl
Branch: MAIN
Changes since 1.10: +44 -39 lines
Diff to previous 1.10 (colored)

Bump daddr_t to 64 bits. Replace it with int32_t in all places where
it was used on-disk, so that on-disk formats remain the same.
Remove ufs_daddr_t and ufs_lbn_t for the time being.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 20 08:40:18 2002 UTC (10 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

sweep of errx/warnx, remove unnecessary trailing \n

Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 6 15:36:30 2002 UTC (11 years, 3 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

use (size / DEV_BSIZE) instead of btodb(size).  fixes cross build issue.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 31 22:44:03 2002 UTC (11 years, 3 months ago) by tv
Branch: MAIN
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

Roll in fixes to permit cross-compiling from non-NetBSD hosts.  This
round has been tested on Solaris/x86 and Linux hosts.

* Add host tools cap_mkdb, ctags, m4, uudecode.
* Protect __RCSID() and __COPYRIGHT() better.
* Reduce the number of places that need to include "config.h", to keep
  sources closer to their "vanilla" versions.
* Add more compat #defines and autoconf-checked functions.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 8 06:00:14 2002 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

need ufs/ufs/dinode.h for ufs/ffs/fs.h

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 7 16:56:27 2002 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

add "ffs/ufs_inode.h" with a minimal struct inode, to replace
<ufs/ufs/inode.h>, since the latter has a lot of cruft we don't need
and it #include's way more stuff in <sys/*> (etc) than is needed here.
yet another nail in the "let's make makefs a proper host tool" coffin.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 7 16:27:23 2002 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

- pull in <ufs/ufs/dinode.h> before <ufs/ffs/fs.h>
- #include <ufs/[uf]fs/*.h> instead of "ufs/[uf]fs/*.h", and don't bother
  with -I../../sys; we'll solve the hostprog problem another way and
  unconditionally pulling in NetBSD-current's usr/src/sys on a host system
  could be a Bad Thing.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 7 05:07:51 2002 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

fix bugs reported by matt green:
- when calculating file size, round up to frag size not block size
- #define FFS_EI in makefs.h, and include that before [uf]fs/*.h

other stuff:
- round up final size to next block (instead of next sector)
- protect makefs.h from multiple inclusion

Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 22 02:47:26 2001 UTC (11 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

reference the ufs/[uf]fs headers in ../../sys rather than using those
in /usr/include. this should make it easier to make this a host tool

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 28 13:14:06 2001 UTC (11 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.1: +6 -1 lines
Diff to previous 1.1 (colored)

add __RCSID()

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 26 06:21:35 2001 UTC (11 years, 7 months ago) by lukem
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>