> Isn't it possible to code the uid/gid in the struct too, this way
> we dont have to write a 1GB(?) file for 2 users, one at UID0 and
> one at UID 131072... Since this struct is read into memory-structs
> some small handeling shouldn't really matter in performance...
We won't write 1GB of data. We take advantage of sparse files so there is almost no
difference between storage of UIDS 1000, 1010 and 1000, 10000...
Honza.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/