commit | 30e68088951f17ad54c1d15576835ff4eb622c4c | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Tue Nov 15 09:31:21 2016 +0900 |
committer | Daichi Hirono <hirono@google.com> | Thu Nov 17 09:10:53 2016 +0900 |
tree | 2798f1f86672712a3e16d35ca3e3bbf0c3046d09 | |
parent | 335502453d9b37c9c853dd3ac904d945b04e01ee [diff] |
Stops the loop when all files are closed. The CL changes FuseBridgeLoop so that it exits when all files opened on the AppFuse mount point are closed. Note that the client code will unmount the FUSE mount point after the loop exits. Bug: 32260320 Test: libappfuse_test Change-Id: I4965fbb48de8a280c6306e70757a07376b1956a7