Re: [PATCH] multiple namespaces

From: Cory Tusar
Date: Thu Apr 01 2004 - 03:04:03 EST


Albert Cahalan wrote:
+/* drive letter support */
+#define PR_GET_DRIVE 42 /* get the current drive */
+#define PR_SET_DRIVE 69 /* set the current drive */
+#define PR_SUBST_CREATE 666 /* associate a drive letter with something */
+#define PR_SUBST_DESTROY 20040401 /* kill a drive letter */

My bogometer just twitched...

-
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/