st_mode bits

From: Ulrich Drepper
Date: Fri Dec 19 2008 - 23:37:40 EST


What is the future of the bits beyond bit 15 in st_mode? Currently
only 16 bits are used. There are old struct stat formats which have
only 16 bit st_mode fields. Is this the limiting factor?

I ask because I want to use one bit in glibc. If the future of the
kernel calls for more than 16 bits in st_mode, can we agree on a bit
(perhaps bit 31) to be reserved for userlevel?
--
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/