forked from flux-framework/flux-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modules/kvs: handle treeobj args in kvs.get request
If a treeobj is provided in a kvs.get request, look up the key relative to this "snapshot". Return the treeobj used to look up the key in the response, whether it be the one provided in the request, or one representing the current root. This may be useful in a future API that allows the current version of a directory to be fetched and then walked as a snapshot.
- Loading branch information
Showing
1 changed file
with
27 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters