[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/solid/solid/backends/hal
From:       Kevin Ottens <ervin () kde ! org>
Date:       2009-08-11 15:09:21
Message-ID: 1250003361.597606.13502.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1010071 by ervin:

Add the flush option for mounting devices when supported.

BUG: 202738


 M  +2 -0      halstorageaccess.cpp  


--- trunk/KDE/kdelibs/solid/solid/backends/hal/halstorageaccess.cpp #1010070:1010071
@@ -316,6 +316,8 @@
             options<<"iocharset=utf8";
         if (halOptions.contains("shortname="))
             options<<"shortname=mixed";
+        if (halOptions.contains("flush"))
+            options<<"flush";
     }
     // pass our locale to the ntfs-3g driver so it can translate local characters
     else if ( halOptions.contains("locale=") ) {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic