On Mon, Jul 30, 2007 at 06:13:23PM +0200, Jan Blunck wrote: > Here is another post of the VFS based union mount implementation. Unlike the > traditional mount which hides the contents of the mount point, union mounts > present the merged view of the mount point and the mounted filesytem. Doesn't compile without CONFIG_DEBUG_UNION_MOUNT. fs/namei.c: In function `hash_lookup_union': fs/namei.c:1798: error: implicit declaration of function `UM_DEBUG_LOOKUP' make[1]: *** [fs/namei.o] Error 1 Regards, Bharata. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html