freebsd-skq/sbin
Ulf Lilleengen a468c003ef - When writing metadata to a geom provider, open the it as read-write since it
might do subsequent reads from other providers. This stopped geli (and
  probably other classes using g_metadata_store as well) from being put on top
  of gvinum raid5 volumes.

Note:
The reason it fails in the gvinum raid5 case is that gvinum will read back the
old parity stripe before calculating the new parity stripe to be written out
again.  The write will then fail because the underlying disk to be read is
opened write only.

MFC after:	1 week
2008-12-13 14:14:56 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel o One more s/gpt/gpart/. 2008-11-05 09:28:30 +00:00
camcontrol
ccdconfig
clri
comcontrol
conscontrol
ddb
devd
devfs
dhclient Support the remaining options listed in dhcp-options(5) and RFC 2132. 2008-10-17 13:28:53 +00:00
dmesg
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs Background fsck applies twice some summary totals changes. The next 2008-10-13 14:01:05 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
geom - When writing metadata to a geom provider, open the it as read-write since it 2008-12-13 14:14:56 +00:00
ggate
growfs
gvinum
idmapd
ifconfig Tiny wording nits. 2008-10-19 09:45:29 +00:00
init
ipf
ipfw o Remove a debug code and restore an accidentally deleted code 2008-10-14 17:59:39 +00:00
iscontrol Big update to the iSCSI initiator code. Highlights include IPv6 support, 2008-11-25 07:17:11 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig
mdmfs
mknod
mksnap_ffs
mount
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs Noticed the following error message: 2008-11-29 02:28:05 +00:00
mount_nfs Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_unionfs
natd
newfs Move the check for the ending char in the partition name where 2008-12-12 15:56:38 +00:00
newfs_msdos Fix build - cast off_t to (intmax_t) for printing. 2008-12-03 23:00:57 +00:00
nfsiod
nos-tun
pfctl
pflogd
ping
ping6
quotacheck
rcorder
reboot
recoverdisk
restore
route
routed
rtsol
savecore
sconfig
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl
tunefs
umount
Makefile
Makefile.inc