Change 16236

tjuricek
tjuricek committed this change into //guest/tjuricek/file-system-client/main
Request Review
Download .zip
Revise FUSE-client to call p4 reconcile intelligently.

This uses the main FUSE callbacks like a loopback with a notification mechanism. After no real disk access after a short period of time (like 500ms) we'll trigger a call to p4 reconcile.

The "interface" to this application is currently just a file handle:

/.status - Lists "ok" if there's no errors, otherwise, outputs a list of messages
  • Files 8
  • Comments 0
4 edited 4 added 0 deleted
CMakeLists.txt#2
Loading...
Notification.h#1
Loading...
Timer.cpp#1
Loading...
Timer.h#1
Loading...
Workspace.cpp#3
Loading...
Workspace.h#3
Loading...
algorithm.txt#1
Loading...
main.cpp#3
Loading...
Tip: Use n and p to cycle through the changes.