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

List:       klik-devel
Subject:    [klik-devel] [klikclient commit] r1690 -
From:       codesite-noreply () google ! com
Date:       2008-08-31 21:24:24
Message-ID: 00163630f33d5e90590455c81c08 () google ! com
[Download RAW message or body]

Author: lionel.tricon
Date: Sun Aug 31 14:23:36 2008
New Revision: 1690

Modified:
    branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.c

Log:
Since umview merge in a clean way the content of the cmg file and the root  
fs, some part of the code is useless


Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.c
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.c	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.c	Sun Aug 31  
14:23:36 2008
@@ -809,7 +809,7 @@
              if (retval != -1)
              {
                  target[retval] = '\0';
-                stbuf->st_size += strlen(data->mountpoint);
+                // stbuf->st_size += strlen(data->mountpoint);
              }

              return 0;
@@ -875,11 +875,11 @@
              retval = readlink(path, target, size-1);
              if (retval == -1) return -errno;
              target[retval] = '\0';
-            if (lstat(target,&v_stbuf)==-1 && fs_lookup(target))
+            /*if (lstat(target,&v_stbuf)==-1 && fs_lookup(target))
              {
                  sprintf(ppath,"%s%s", data->mountpoint, target);
                  strcpy(target, ppath);
-            }
+            }*/
              return 0;
          }

_______________________________________________
klik-devel mailing list
klik-devel@kde.org
https://mail.kde.org/mailman/listinfo/klik-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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