Top "Superblock" questions

Why do inode numbers start from 1 and not 0?

The C language convention counts array indices from 0. Why do inode numbers start from 1 and not 0? If inode 0 is reserved …

c linux filesystems inode superblock
"CIFS VFS: cifs_mount failed w/return code = -22" and "wrong fs type, bad option, bad superblock"

I've been using a linux server for quite some time now with mounts to several windows shares by using the …

linux share mount cifs superblock