diff --git a/open_tree.md b/open_tree.md index 8f76c4c..420af20 100644 --- a/open_tree.md +++ b/open_tree.md @@ -118,6 +118,10 @@ returned, and *errno* is set appropriately. Search permission is denied for one of the directories in the path prefix of *pathname*. (See also **path_resolution**(7).) +**EPERM** +The **OPEN_TREE_CLONE** flag was specified and the caller does not +have the required privileges. + **EBADF** *dirfd* is not a valid open file descriptor.