Extracting a common subtree from given filesystems
-
Notifications
You must be signed in to change notification settings - Fork 0
Given n filesystems a common subtree is created consisting of files and directories which are present in majority filesystems. A filesystem is present in the common subtree if it is present in majority of filesystems(ceil(n/2)) with the same relative pathname and content in the filesystems. A directory is common if it is present in majority of f…
lokeshj1703/Parallel-Filesystem-Comparison
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Given n filesystems a common subtree is created consisting of files and directories which are present in majority filesystems. A filesystem is present in the common subtree if it is present in majority of filesystems(ceil(n/2)) with the same relative pathname and content in the filesystems. A directory is common if it is present in majority of f…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published