summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/inode.h
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Create the macro DOINGASYNC to check whether the MNT_ASYNC flag hasmckusick1999-07-131-1/+2
* Don't depend on <ufs/ufs/quota.h> or another (old) prerequisite includingbde1999-03-061-1/+2
* Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs,bde1998-10-131-2/+2
* Sync timestamp changes for inodes of special files to disk as latebde1998-07-031-1/+2
* Add two new functions, get{micro|nano}time.phk1998-03-261-24/+1
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-1/+10
* Retire LFS.phk1998-01-301-3/+1
* Needs to include <sys/lock.h> if we're using struct lock.jkh1997-12-051-1/+2
* Make a set of VOP standard lock, unlock & islocked VOP operators, whichphk1997-10-171-2/+2
* I think my previous change may have opened a race conditio.phk1997-10-141-1/+2
* Fixed comment about i_spare.bde1997-07-131-2/+2
* Shrink struct inode by 20 bytes, so that malloc wastes less space.phk1997-05-221-2/+2
* Removed nested include of <ufs/ufs/dir.h>. Use the pre-Lite2 hack ofbde1997-04-011-2/+6
* Removed unused flag IN_RECURSE and unused struct member i_lockcount.bde1997-03-031-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-55/+45
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* In sys/time.h, struct timespec is defined as:nate1996-09-191-4/+4
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Changes to existing files for ext2fs support. The UFS mods need reworkdyson1995-11-051-1/+3
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Changes to get rid of ufslk2 hangs when doing read/write to/fromdyson1995-04-241-2/+4
* Use the same current time throughout ITIMES(). I want all currentbde1994-12-271-7/+15
* Made idempotentpaul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+162
OpenPOWER on IntegriCloud