borgbackup/borg

fs type detection for linux, dev/inode cache keys

Open

#3,946 opened on Jul 2, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (732 forks)batch import
c: cachefilesystemhelp wanted

Repository metrics

Stars
 (10,086 stars)
PR merge metrics
 (Avg merge 5d 12h) (91 merged PRs in 30d)

Description

we have a blocked PR #1842 that was seeing no progress and thus got closed.

the main issue was failing to determine a fs uuid in a nice way (via api, no shell commands) that can be realized on some important platforms.

Contributor guide