diff --git a/storage/filesystem/options.go b/storage/filesystem/filesystem_options.go similarity index 100% rename from storage/filesystem/options.go rename to storage/filesystem/filesystem_options.go diff --git a/storage/filesystem/filesystem.go b/storage/filesystem/filesystem_storage.go similarity index 100% rename from storage/filesystem/filesystem.go rename to storage/filesystem/filesystem_storage.go diff --git a/storage/filesystem/filesystem_test.go b/storage/filesystem/filesystem_storage_test.go similarity index 100% rename from storage/filesystem/filesystem_test.go rename to storage/filesystem/filesystem_storage_test.go