libgocryptfs/internal/nametransform
Jakob Unterwurzacher e7f57695a6 Fix golint warnings
$ golint ./... | grep -v underscore | grep -v ALL_CAPS
internal/fusefrontend_reverse/rfs.go:52:36: exported func NewFS returns unexported type *fusefrontend_reverse.reverseFS, which can be annoying to use
internal/nametransform/raw64_go1.5.go:10:2: exported const HaveRaw64 should have comment (or a comment on this block) or be unexported
2016-11-10 00:38:01 +01:00
..
diriv.go nametransform: get rid of leading "./" 2016-11-09 23:41:47 +01:00
diriv_cache.go fusefronted: expire dir IV cache after one second 2016-11-01 10:57:39 +01:00
longnames.go lint fixes 2016-10-04 23:18:33 +02:00
longnames_test.go longnames: fix fsstress failure, use dirfd 2016-04-10 21:31:08 +02:00
names.go Add Go 1.4 compatibility layer for raw64 2016-11-01 19:25:59 +01:00
names_test.go nametransform: drop unused noiv functions 2016-06-23 21:39:04 +02:00
pad16.go Run go fmt 2016-02-06 20:23:36 +01:00
raw64_go1.4.go Add Go 1.4 compatibility layer for raw64 2016-11-01 19:25:59 +01:00
raw64_go1.5.go Fix golint warnings 2016-11-10 00:38:01 +01:00