It's already there. The kernel stat64() syscall has a flags argument,
which is unused at the moment. I presume it's for this purpose.
Glibc aleady uses a version number for its stat() calls, to permit
binary compatible extensions on the user side.
So all the mechanism is there AFAIK.
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/