Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a FilestoreNode object to carry PosInfo #3314

Merged
merged 2 commits into from
Oct 25, 2016
Merged

Commits on Oct 24, 2016

  1. Create a FilestoreNode object to carry PosInfo

    When doing a filestore add, we wrap whatever nodes we create in a
    FilestoreNode object and add the PosInfo to it so that the filestore
    will be able to extract information as needed.
    
    Edited by whyrusleeping
    
    License: MIT
    Signed-off-by: Kevin Atkinson <[email protected]>
    kevina committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    73f9a90 View commit details
    Browse the repository at this point in the history
  2. Add tests that PosInfo() is getting set.

    License: MIT
    Signed-off-by: Kevin Atkinson <[email protected]>
    kevina committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    65ffff2 View commit details
    Browse the repository at this point in the history