i_ino 4 billion file limitation

From: Jeffrey V. Merkey
Date: Sun Jan 21 2007 - 20:09:22 EST



I am now pushing up against the i_ino (unsigned long) file limitation when I use virtual inode numbers in DSFS. This field needs to be increased
to 64 bit to allow more than 4 billion unique inode numbers. I am running out of inode address space with the current architecture.

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