Whamcloud - gitweb
LU-3043 build: init local variable that breaks sles11sp2 build
[fs/lustre-release.git] / lustre / mdt / mdt_handler.c
index ccf86c1..0856f78 100644 (file)
@@ -5548,7 +5548,7 @@ static int mdt_path_current(struct mdt_thread_info *info,
        char                    *ptr;
        int                     reclen;
        struct linkea_data      ldata = { 0 };
-       int                     rc;
+       int                     rc = 0;
        ENTRY;
 
        /* temp buffer for path element, the buffer will be finally freed