* Theodore Ts'o:

> I don't want to expose the array as a public interface, since that
> ties my hands as to the implementation.

This is a very good idea anyway because you can't easily add more
flags without breaking ABI.  (Array sizes are part of the ABI due to
the way ELF linking works.)

Reply via email to