From d7e0ad7c5b329d68d1578975ada95916bffb4a9e Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Thu, 16 Jan 2014 20:16:41 -0800 Subject: [PATCH] doc: add two undocumented attributes Change-Id: I3676c94fdd44a1479bc2c57a7a2015f6df14f835 --- doc/schema/claims/attributes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/schema/claims/attributes.txt b/doc/schema/claims/attributes.txt index 0cd9f3efa..577e5936d 100644 --- a/doc/schema/claims/attributes.txt +++ b/doc/schema/claims/attributes.txt @@ -62,3 +62,11 @@ search, FUSE, and web UI. "xattr:$x" is used to store the value for extended attribute "x". Extended attribute data may contain any arbitrary bytes, so values are base64 encoded. + +"camliRoot" (single-valued) + + TODO: doc + +"camliImportRoot" (single-valued) + + TODO: doc