Skip to content

Commit

Permalink
modules/kvs: drop internal working directory abstraction
Browse files Browse the repository at this point in the history
The "cwd" abstraction in the KVS user facing API code was
only used to store a directory prefix for the kvsdir_*()
functions.  Get rid of it and just use kvsdir_key_at()
which is much clearer.
  • Loading branch information
garlick committed Sep 29, 2016
1 parent 1feeb62 commit 4bd8a85
Showing 1 changed file with 90 additions and 174 deletions.
Loading

0 comments on commit 4bd8a85

Please sign in to comment.