index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsck.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'fsck.go')
-rw-r--r--
fsck.go
3
1 files changed, 3 insertions, 0 deletions
diff --git a/fsck.go b/fsck.go
index 3f2f15f..1a1c92e 100644
--- a/
fsck.go
+++ b/
fsck.go
@@ -1,3 +1,6 @@
+// +build ignore
+// TODO
+
package main
import (