summaryrefslogtreecommitdiffstats
path: root/sysutils/hal/files/patch-hald_hf-storage.c
Commit message (Collapse)AuthorAgeFilesLines
* Post 2.30.1 commit clean up.kwm2010-05-121-79/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
* Do not handle ufs labels in addition to ufsid labels.marcus2010-02-261-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13730 df743ca5-7f9a-e211-a948-0013205c9059
* Ignore ufsid partitions as well.marcus2010-02-221-5/+6
| | | | | | | Reported by: Kevin Oberman <oberman@es.net> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13664 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.14.marcus2009-12-241-0/+77
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13294 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2009-11-301-279/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Add a hack to support spaces in volume names.marcus2009-10-241-12/+28
| | | | | | | Submitted by: J.R. Oldroyd <fbsd@opal.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13185 df743ca5-7f9a-e211-a948-0013205c9059
* Expand the ufsid check to include BSD types as well as LABEL.marcus2009-10-051-13/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13091 df743ca5-7f9a-e211-a948-0013205c9059
* Ignore ufsid labels outright. These labels are special since they aremarcus2009-10-051-12/+24
| | | | | | | | | | | created and destroyed based on whether or not the underlying device is mounted or not. This should fix some weird remounting problems with UFS volumes as well as some mount contention. Reported by: avl git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13089 df743ca5-7f9a-e211-a948-0013205c9059
* Another day, another hal patch.marcus2009-09-261-10/+17
| | | | | | | | | | | | | | Attempt to workaround the GEOM lock race by sleeping half of a second when a DESTROY event is seen by the storage subsystem. Additionally, protect against kern.geom.conftxt returning NULL. When this happens, all disks would get removed, and that's bad. Fix a bug in the volume probing code which could lead to an assert crash. Fix a bug in the volume probing code when it comes to handling UFS IDs. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13027 df743ca5-7f9a-e211-a948-0013205c9059
* The extra sleep before checking kern.geom.conftxt was causing volumes notmarcus2009-09-221-12/+10
| | | | | | | | to auto-mount by default in nautilus. It didn't really fix anything anyway, so ge trid of it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12954 df743ca5-7f9a-e211-a948-0013205c9059
* Fix (or workaround) quite a few bugs with newusb interaction.marcus2009-09-141-22/+25
| | | | | | | | | | | | * Remove needless uses of hfp_error which can help avoid assertion crashes. * Try and avoid a race condition which can lock hal when getting the kern.geom.conftxt sysctl. * Reduce the number of times storage devices are refreshed. * Fix some bugs with building the newusb device tree. * Properly detect when newusb devices are added and removed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12874 df743ca5-7f9a-e211-a948-0013205c9059
* Optimize the check for an existing GEOM object and correct a nearby memorymarcus2009-05-241-15/+26
| | | | | | | leak. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12323 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2009-05-241-20/+25
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12321 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.12.marcus2009-05-171-0/+226
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12315 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD portsmarcus2009-01-121-18/+0
| | | | | | | tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the ConsoleKit signatures in HAL with ConsoleKit 0.3.x. This fix DVD movie,mezz2008-08-221-0/+18
HDD and possible more other mount stuff. Bump the PORTREVISION. Obtained from: http://thread.gmane.org/gmane.comp.freedesktop.hal/11940/ Reviewed by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11359 df743ca5-7f9a-e211-a948-0013205c9059