patch-2.4.25 linux-2.4.25/fs/intermezzo/file.c
Next file: linux-2.4.25/fs/jbd/commit.c
Previous file: linux-2.4.25/fs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
2004-02-18 05:36:31.000000000 -0800
 -  Orig file: 
linux-2.4.24/fs/intermezzo/file.c
 -  Orig date: 
2002-11-28 15:53:15.000000000 -0800
 
diff -urN linux-2.4.24/fs/intermezzo/file.c linux-2.4.25/fs/intermezzo/file.c
@@ -61,7 +61,7 @@
 
 static int presto_open_upcall(int minor, struct dentry *de)
 {
-        int rc;
+        int rc = 0;
         char *path, *buffer;
         struct presto_file_set *fset;
         int pathlen;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)