[PATCH] 2.4.10-pre5 fs/super.c

From: Ole André Vadla Ravnås (zole@jblinux.net)
Date: Sat Sep 08 2001 - 07:11:49 EST


Another quick fix, just in case..

Best regards,
Ole André
(I'm not subscribed to the list, so please cc any answers to me)

---

--- linux/fs/super.c-orig Sat Sep 8 11:02:40 2001 +++ linux/fs/super.c Sat Sep 8 11:03:05 2001 @@ -1404,6 +1404,7 @@ struct file_system_type * fstype; struct vfsmount *mnt = NULL; struct super_block *sb; + int retval = 0; if (!type || !memchr(type, 0, PAGE_SIZE)) return ERR_PTR(-EINVAL);

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 15 2001 - 21:00:13 EST