index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
vinum
/
vinumvar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing includes of sys/lock.h.
jhb
2001-10-11
1
-0
/
+1
*
Move objflags from vinumvar.h to vinumobj.h in preparation for
grog
2001-05-23
1
-45
/
+1
*
Add a field 'version' to vinum_conf. This field is a constant which
grog
2001-05-22
1
-191
/
+30
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-3
/
+0
*
Fix vinum for both devfs and non-devfs systems.
alfred
2001-02-20
1
-1
/
+1
*
Take a shot at making vinum devfs aware.
alfred
2001-02-20
1
-2
/
+5
*
struct rangelock: Remove the field 'plex' from the entry. Range locks
grog
2001-01-14
1
-2
/
+1
*
Part of rewrite of RAID-[45] locking code:
grog
2001-01-10
1
-27
/
+29
*
Allow revive block sizes up to MAXPHYS.
grog
2000-05-11
1
-4
/
+4
*
Increase the initial size of a RAID-5 plex lock table to 256 entries,
grog
2000-05-04
1
-2
/
+2
*
Set default revive block size to 64 kB.
grog
2000-03-01
1
-1
/
+2
*
Replace the preprocessor variable names BDEV_MAJOR and CDEV_MAJOR with
grog
2000-02-29
1
-14
/
+19
*
Explicitly type large scalar parameters to avoid compilation warnings
grog
2000-01-05
1
-19
/
+10
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
Change default revive block size to 60 kB (was 64 kB), and set a
grog
1999-10-13
1
-2
/
+16
*
struct plex: Add variables checkblock and rebuildblock to keep track
grog
1999-09-28
1
-1
/
+8
*
Initialize the si_bsize fields of the new dev structure. This fixes
grog
1999-08-29
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add 'initialized' state for subdisks. After initializing, the subdisk
grog
1999-08-15
1
-18
/
+19
*
Tidy up comments.
grog
1999-08-14
1
-18
/
+42
*
Import RAID-5 code.
grog
1999-08-07
1
-3
/
+26
*
Modify device numbering method to work with latest -CURRENT. Briefly,
grog
1999-07-22
1
-6
/
+6
*
Change the type of the freelist sectors variable to u_int64_t in
grog
1999-07-02
1
-2
/
+2
*
Add some comments about the VINUMMINOR macro, which is not for human
grog
1999-06-22
1
-1
/
+6
*
Modify to work with new style dev_t.
grog
1999-05-15
1
-26
/
+23
*
Remove some dead variables.
grog
1999-05-02
1
-3
/
+1
*
struct drive: add fields for debugging lockdrive deadlocks.
grog
1999-04-10
1
-0
/
+4
*
Add debug flag DEBUG_EXITFREE to log problems freeing memory on exit.
grog
1999-04-05
1
-0
/
+1
*
Add flag VF_CREATED
grog
1999-03-30
1
-0
/
+1
*
Add definition LongJmp for longjmp if -DVINUMDEBUG.
grog
1999-03-28
1
-6
/
+9
*
Add flag VF_FORCECONFIG for use by the config_drive and friends.
grog
1999-03-23
1
-1
/
+1
*
Define two superdevices for vinum(8), depending on whether they are
grog
1999-03-19
1
-3
/
+27
*
Remove opencount from vinum_conf and struct vol, and disk index from
grog
1999-03-13
1
-7
/
+4
*
Correct some diagrams
grog
1999-03-02
1
-8
/
+10
*
Change multiline comments to start with a lone /* and end with a */,
grog
1999-01-29
1
-30
/
+52
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-47
/
+59
*
Some relatively minor tweaks to enable vinum to be built into a static
peter
1998-12-28
1
-4
/
+4
*
If I've done this right, revive the vinum code in it's now home after it
peter
1998-12-28
1
-0
/
+516
*
Remove LKM's depricated by modules.
sos
1998-12-27
1
-516
/
+0
*
Change some numeric #defines to enums
grog
1998-11-02
1
-12
/
+11
*
config.c:
grog
1998-10-21
1
-2
/
+9
*
Import base vinum lkm sources
grog
1998-09-16
1
-0
/
+510