libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 6c3f97399a Rename internal "toggledlog" package to "tlog"
tlog is used heavily everywhere and deserves a shorter name.

Renamed using sed magic, without any manual rework:

   find * -type f -exec sed -i 's/toggledlog/tlog/g' {} +
2016-06-15 23:30:44 +02:00
..
args.go longnames part I: Create and OpenDir work with long filenames > 176 bytes 2016-02-06 22:54:14 +01:00
compat_darwin.go Move pathfs_frontend to internal/fusefrontend 2016-02-06 19:27:59 +01:00
compat_linux.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
file.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
file_holes.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
fs.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
fs_dir.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
names.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
write_lock.go fusefrontend: simplify wlockMap 2016-05-29 22:40:05 +02:00