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
/
vinumioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove VINUM_LABEL ioctl. It has been deprecated since December 1998,
grog
2003-06-12
1
-6
/
+1
*
detachobject: Update volume config after detaching a plex.
grog
2003-05-23
1
-3
/
+5
*
ioctl VINUM_READCONFIG: Don't lock configuration here. vinum_scandisk
grog
2003-05-08
1
-5
/
+1
*
Implement DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls. It appears that
grog
2003-05-05
1
-0
/
+24
*
Remove DIOCGDINFO ioctl. This almost makes newfs work again without
grog
2003-05-05
1
-14
/
+41
*
Rewrite of startup code:
grog
2003-05-04
1
-0
/
+18
*
Rewrite minor number decoding. Now we have only three types of
grog
2003-05-01
1
-325
/
+329
*
NO_GEOM cleanup: unifdef -UNO_GEOM
phk
2003-02-22
1
-10
/
+0
*
Put use of DIOCWLABEL under #ifdef NO_GEOM
phk
2003-01-26
1
-1
/
+2
*
Back out revision 1.38. disklabel now understands vinum volumes again.
grog
2002-12-18
1
-5
/
+1
*
Implement DIOCGDINFO for volumes. newfs will no longer build a file
grog
2002-12-02
1
-0
/
+4
*
Retire now unused DIOCGDVIRGIN kludge.
phk
2002-09-20
1
-3
/
+0
*
Implement the DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls, and rename
joerg
2002-08-14
1
-1
/
+9
*
Fix new compiler unhappiness.
peter
2002-05-24
1
-0
/
+1
*
Retire the bogus ioctl DIOCGPART in toto.
phk
2002-04-02
1
-11
/
+0
*
vinumioctl: Fix a double fault caused by calling setjmp() without holding the...
grog
2002-01-27
1
-3
/
+0
*
attachobject: Return correct status after successfully attaching a
grog
2001-10-13
1
-0
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-3
/
+3
*
Change ioctls to use the expurgated userland version of the Vinum
grog
2001-05-22
1
-8
/
+8
*
Rename detached plexes and subdisks correctly (off by one error)
grog
2000-12-20
1
-6
/
+16
*
Remove a redundant statement.
grog
2000-06-02
1
-2
/
+1
*
Change linkage to parity maintenance operations.
grog
2000-05-11
1
-7
/
+3
*
Modify comments to indicate that RAID-5 functions also apply to
grog
2000-02-29
1
-6
/
+4
*
Add function moveobject, which currently moves subdisks to different
grog
2000-01-05
1
-0
/
+44
*
Remove reference to obsolete initsd function.
grog
1999-10-13
1
-3
/
+1
*
Add ioctls VINUM_CHECKPARITY and VINUM_RESETPARITY, still to be fully
grog
1999-09-28
1
-0
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add VINUM_SETSTATE_FORCE ioctl for diddling individual object states.
grog
1999-08-24
1
-6
/
+14
*
vinumioctl: add ioctls for raw subdisks and plexes. Remove code for
grog
1999-08-14
1
-10
/
+57
*
Import RAID-5 code.
grog
1999-08-07
1
-6
/
+18
*
Be more intelligent about attaching subdisks to plexes.
grog
1999-06-22
1
-5
/
+13
*
Modify to work with new style dev_t.
grog
1999-05-15
1
-3
/
+1
*
Make Vinum compile correctly without VINUMDEBUG
grog
1999-05-08
1
-0
/
+2
*
Remove old grunge, including references to sys/disk.h (which is going
grog
1999-05-07
1
-4
/
+1
*
Revise use of the vinum_conf variables drives_used, subdisks_used,
grog
1999-03-30
1
-33
/
+33
*
Remove longjmp declaration.
grog
1999-03-28
1
-7
/
+1
*
VINUM_STARTCONFIG:
grog
1999-03-23
1
-1
/
+1
*
VINUM_RESETCONFIG: do the reset even if the config is open (as it has
grog
1999-03-13
1
-3
/
+1
*
Change printf() calls to log() calls.
grog
1999-03-02
1
-17
/
+28
*
Change multiline comments to start with a lone /* and end with a */,
grog
1999-01-29
1
-16
/
+29
*
Correct #include in vinumioctl.c to compile correctly
grog
1999-01-24
1
-2
/
+2
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-68
/
+37
*
Some relatively minor tweaks to enable vinum to be built into a static
peter
1998-12-28
1
-6
/
+9
*
If I've done this right, revive the vinum code in it's now home after it
peter
1998-12-28
1
-0
/
+795
*
Remove LKM's depricated by modules.
sos
1998-12-27
1
-795
/
+0
*
config.c:
grog
1998-10-21
1
-5
/
+13
*
Import base vinum lkm sources
grog
1998-09-16
1
-0
/
+787