Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 205
adam@yggdrasil.com \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."
--------------------------CUT HERE-----------------------------
--- /tmp/linux-2.1.93/fs/sysv/inode.c Sat Apr 4 09:45:18 1998
+++ linux/fs/sysv/inode.c Tue Apr 7 19:56:11 1998
@@ -495,7 +495,7 @@
if (!sb->s_root) {
printk("SysV FS: get root inode failed\n");
sysv_put_super(sb);
- sb->sb_dev = 0;
+ sb->s_dev = 0;
unlock_super(sb);
return NULL;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu