* i_ino 4 billion file limitation
@ 2007-01-22 2:20 Jeffrey V. Merkey
0 siblings, 0 replies; only message in thread
From: Jeffrey V. Merkey @ 2007-01-22 2:20 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-22 1:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-22 2:20 i_ino 4 billion file limitation Jeffrey V. Merkey
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.