commit | cce8f4f2fefb376a089e1c97bf9c2b9384a239ae | [log] [tgz] |
---|---|---|
author | David Why Use Two When One Will Do Presotto <p@google.com> | Tue Sep 30 14:50:44 2014 -0700 |
committer | David Why Use Two When One Will Do Presotto <p@google.com> | Tue Sep 30 14:50:44 2014 -0700 |
tree | ec262c2da9fd0266c33c6a4bc1aee01f9cccfe43 | |
parent | aa9f63eeb2ff61ba38e9fb86c3f107c10c7f7e58 [diff] |
namespace: Change glob to list everything at a mount point, i.e., the mount point itself and root of any server below it. Therefore, for something like mountMT("/s1/a", "/s2/b") mountMT("/s2/b", "/s3/c") mount("/s3/c", "/s4") glob of /s1/a will show 3 entries for /s1/a /s1/a -> /s2/b /s1/a -> /s3/c /s1/a -> /s4 Change-Id: I37775fb39fe80c46de4bc70e79a61208d42d4cf8