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

List:       kde-commits
Subject:    kdeutils/kdf
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-01-02 10:03:35
Message-ID: 20040102100335.C2E8193D1 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

fix mount. Please don't add #ifdef's to the code when they're not necessary.


  M +0 -4      disks.cpp   1.28


--- kdeutils/kdf/disks.cpp  #1.27:1.28
@@ -102,11 +102,7 @@ int DiskEntry::mount()
         else  // root mounts with all params/options
       {
-#ifdef Q_OS_FREEBSD
       // FreeBSD's mount(8) is picky: -o _must_ go before
       // the device and mountpoint.
       cmdS=QString::fromLatin1("mount -t%t -o%o %d %m");
-#else
-      cmdS="mount -t%t %d %m -o %o";
-#endif
       }
 


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

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