index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ufs
/
ext2fs
/
ext2fs_dinode.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use proper on-disk inode size: no more, no less.
pelikan
2014-07-31
1
-6
/
+9
*
sizeof good old inode is 128, the structure has expanded
pelikan
2014-07-11
1
-2
/
+2
*
updated inode format, whitespace, re-formatting
pelikan
2014-07-11
1
-17
/
+26
*
prepare for upcoming ext4 read support
pelikan
2014-07-10
1
-6
/
+13
*
UFS does't do inode numbers >2^32, so use a smaller type internally,
guenther
2013-05-30
1
-4
/
+5
*
add some defines needed for the upcoming newfs_ext2fs; ok miod@
otto
2010-02-16
1
-2
/
+6
*
fancy new ext2fs can have big inodes. we can possibly still read them
tedu
2008-11-23
1
-2
/
+2
*
typo
pedro
2005-10-06
1
-2
/
+2
*
Use part of the reserved space on the disk inode to scatter 16 more bits
pedro
2005-10-06
1
-6
/
+6
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
RCSId
niklas
2002-03-30
1
-0
/
+1
*
First round of __P removal in sys
millert
2002-03-14
1
-1
/
+1
*
More cleanups from NetBSD and a bunch of endianness fixes.
art
2001-09-18
1
-23
/
+25
*
Support for ext2fs rev. 1 (from NetBSD)
jasoni
2000-04-26
1
-3
/
+13
*
Sync with NetBSD, mostly cosmetic.
downsj
1997-06-12
1
-6
/
+6
*
Integrate new ext2fs, reverting ufs support for the old one.
downsj
1997-05-30
1
-0
/
+1
*
Non-GPLd ext2fs code from Manuel, unmodified.
downsj
1997-05-30
1
-0
/
+132