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

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)