OpenGrok
Cross Reference: ufs_inode.h
xref
: /
src
/
usr.sbin
/
makefs
/
ffs
/
ufs_inode.h
Home
|
History
|
Annotate
|
Download
|
only in
ffs
History log of
/src/usr.sbin/makefs/ffs/ufs_inode.h
Revision
Date
Author
Comments
1.5
30-Jan-2013
christos
- 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.
1.4
23-Jun-2005
fvdl
branches: 1.4.42; 1.4.48;
Pull in DIP_ADD from sys/ufs/ufs/inode.h and use it, to prevent bad lvalue
assignment warnings/errors from gcc4.
1.3
07-Aug-2003
agc
branches: 1.3.6; 1.3.10;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22366, verified by myself.
1.2
02-Apr-2003
fvdl
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.
1.1
07-Jan-2002
lukem
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.
1.3.10.1
12-Oct-2006
ghen
Apply patch (requested by skrll in ticket #1529):
PR toolchain/34258: Fix cross-building NetBSD 3.x binutils with GCC 4.x.
1.3.6.1
06-Oct-2006
ghen
Apply patch (requested by skrll in ticket #1529):
PR toolchain/34258: Fix cross-building NetBSD 3.x binutils with GCC 4.x.
1.4.48.1
25-Feb-2013
tls
resync with head
1.4.42.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Mon Oct 20 05:10:11 GMT 2025