..
access-key.go
fix: use constants for access/secret key min/max length ( #3271 )
8 years ago
admin-handlers.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
admin-handlers_test.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
admin-router.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
admin-rpc-client.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
admin-rpc-server.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
admin-rpc-server_test.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
api-datatypes.go
signature: Region changes should be handled just like AWS. ( #2805 )
8 years ago
api-errors.go
Vendorize with bug fixes from minio browser. ( #3341 )
8 years ago
api-errors_test.go
tests: Fix ListMultipartUploadsHandler tests. ( #2705 )
8 years ago
api-headers.go
Cleanup and fixes ( #3273 )
8 years ago
api-headers_test.go
Cleanup and fixes ( #3273 )
8 years ago
api-resources.go
Listen bucket notification for multiple prefixes/suffixes ( #2911 )
8 years ago
api-resources_test.go
Listen bucket notification for multiple prefixes/suffixes ( #2911 )
8 years ago
api-response-multipart.go
Cleanup and fixes ( #3273 )
8 years ago
api-response.go
Cleanup and fixes ( #3273 )
8 years ago
api-router.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
auth-handler.go
Cleanup and fixes ( #3273 )
8 years ago
auth-handler_test.go
Cleanup and fixes ( #3273 )
8 years ago
auth-rpc-client.go
rpcclient: fix leaky connection ( #3471 )
8 years ago
auth-rpc-client_test.go
auth/rpc: Take remote disk offline after maximum allowed attempts. ( #3288 )
8 years ago
benchmark-utils_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
browser-peer-rpc.go
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
browser-peer-rpc_test.go
rpcclient: fix leaky connection ( #3471 )
8 years ago
browser-rpc-router.go
tests: Add tests for browser peer rpc. Fixes #3062 ( #3189 )
8 years ago
bucket-handlers-listobjects.go
Cleanup and fixes ( #3273 )
8 years ago
bucket-handlers.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
bucket-handlers_test.go
tests: add unit test for DeleteMultipleObjectsHandler. ( #3267 )
8 years ago
bucket-metadata.go
Implement BucketUpdater interface to call BucketMetaState methods. ( #3375 )
8 years ago
bucket-notification-datatypes.go
api: Do not use sqs for ListenBucketNotification. ( #3023 )
8 years ago
bucket-notification-handlers.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
bucket-notification-handlers_test.go
Cleanup and fixes ( #3273 )
8 years ago
bucket-notification-utils.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
bucket-notification-utils_test.go
api: Do not use sqs for ListenBucketNotification. ( #3023 )
8 years ago
bucket-policy-handlers.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
bucket-policy-handlers_test.go
xl/bootup: Server bootup shouldn't return for missing buckets. ( #3255 )
8 years ago
bucket-policy-migrate.go
sha256: Verify sha256 along with md5sum, signature is verified on the request early. ( #2813 )
8 years ago
bucket-policy-parser.go
Cleanup and fixes ( #3273 )
8 years ago
bucket-policy-parser_test.go
Fix spelling and golint errors. ( #3266 )
8 years ago
bucket-policy.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
build-constants.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
certs.go
Cleanup and fixes ( #3273 )
8 years ago
certs_test.go
mispell fixes. ( #3100 )
8 years ago
checkport.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
checkport_test.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
commands.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
config-migrate.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
config-migrate_test.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
config-old.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
config-v11.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
config-v11_test.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
config.go
server: Add more elaborate startup messages. ( #2731 )
8 years ago
crossdomain-xml-handler.go
Cleanup and fixes ( #3273 )
8 years ago
damerau-levenshtein.go
Fixing ineffssaign errors ( #2608 )
8 years ago
damerau-levenshtein_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
erasure-createfile.go
caching: Optimize memory allocations. ( #3405 )
8 years ago
erasure-createfile_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
erasure-healfile.go
logging: Print stack trace in case of errors.
8 years ago
erasure-healfile_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
erasure-readfile.go
Fix spelling and golint errors. ( #3266 )
8 years ago
erasure-readfile_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
erasure-utils.go
caching: Optimize memory allocations. ( #3405 )
8 years ago
erasure-utils_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
erasure_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
errors.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
event-notifier.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
event-notifier_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
fallocate.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
fallocate_linux.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
format-config-v1.go
format: Check properly for disks in valid formats. ( #3427 )
8 years ago
format-config-v1_test.go
format: Check properly for disks in valid formats. ( #3427 )
8 years ago
fs-createfile.go
fs: PutObject create 0byte objects properly. ( #3387 )
8 years ago
fs-v1-background-append.go
FS/Multipart: Fix race between PutObjectPart and Complete/Abort multi… ( #3419 )
8 years ago
fs-v1-errors.go
Fix spelling and golint errors. ( #3266 )
8 years ago
fs-v1-metadata.go
Rename getUUID() into mustGetUUID() ( #3320 )
8 years ago
fs-v1-metadata_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
fs-v1-multipart-common.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
fs-v1-multipart-common_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
fs-v1-multipart.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
fs-v1-multipart_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
fs-v1.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
fs-v1_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
generic-handlers.go
Remove regexp usage ( #3456 )
8 years ago
generic-handlers_test.go
env: Bring back MINIO_BROWSER env. ( #3423 )
8 years ago
globals.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
handler-utils.go
content-length-range policy should be honored for the uploaded object sizes. ( #3076 )
8 years ago
handler-utils_test.go
Better code coverage of handler-utils.go ( #2746 )
8 years ago
hasher.go
Cleanup and fixes ( #3273 )
8 years ago
httprange.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
httprange_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
humanized-duration.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
humanized-duration_test.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
interface-ips.go
Use net.ParseCIDR instead of custom-built parsers ( #3055 )
8 years ago
interface-ips_test.go
Use net.ParseCIDR instead of custom-built parsers ( #3055 )
8 years ago
leak-detect_test.go
Fix typos and comments in leak_detect_test.go. ( #3193 )
8 years ago
lock-instrument.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
lock-instrument_test.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
lock-rpc-server-common.go
lock/server: Check if the lock server itself is skewed back. ( #3447 )
8 years ago
lock-rpc-server-common_test.go
lock/instrumentation: Cleanup and print in user friendly form. ( #2807 )
8 years ago
lock-rpc-server.go
rpcclient: fix leaky connection ( #3471 )
8 years ago
lock-rpc-server_test.go
loginServer should be a member of lockServer ( #3441 )
8 years ago
lockinfo-handlers.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
logger-console-hook.go
logger: Disassociate shared log config between console, file and syslog ( #3333 )
8 years ago
logger-file-hook.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
logger.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
logger_test.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
login-server.go
Move LoginHandler into LoginServer which others embed ( #3431 )
8 years ago
login-server_test.go
Move LoginHandler into LoginServer which others embed ( #3431 )
8 years ago
main.go
args: Honor config-dir & quiet wherever they are ( #3356 )
8 years ago
main_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
namespace-lock.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
namespace-lock_test.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
naughty-disk_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
net-rpc-client.go
rpcclient: fix leaky connection ( #3471 )
8 years ago
notifiers.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
notifiers_test.go
tests: Add tests for filterRuleMatch ( #2722 )
8 years ago
notify-amqp.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
notify-elasticsearch.go
Fix spelling and golint errors. ( #3266 )
8 years ago
notify-kafka.go
Add support for Kafka as a notifications target ( #2869 ) ( #3439 )
8 years ago
notify-listener.go
Fix spelling and golint errors. ( #3266 )
8 years ago
notify-nats.go
Add NATS notifier ( #2795 )
8 years ago
notify-postgresql.go
Add PostgreSQL notifier ( #2739 ) ( #2824 )
8 years ago
notify-redis.go
Add PostgreSQL notifier ( #2739 ) ( #2824 )
8 years ago
object-api-common.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-api-common_test.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-api-datatypes.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-api-errors.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-api-getobject_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
object-api-getobjectinfo_test.go
sha256: Verify sha256 along with md5sum, signature is verified on the request early. ( #2813 )
8 years ago
object-api-input-checks.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-api-interface.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-api-listobjects_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
object-api-multipart-common.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-api-multipart_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
object-api-putobject_test.go
posix: Use preparePath only for paths used with syscall or os functions ( #3377 )
8 years ago
object-api-utils.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-api-utils_test.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
object-handlers-common.go
Ignore copy conditions when ETag is not available ( #2888 )
8 years ago
object-handlers.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
object-handlers_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
object_api_suite_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
posix-dirent-fileno.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
posix-dirent-ino.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
posix-errors.go
Remove uncessary err != nil check. ( #3346 )
8 years ago
posix-errors_test.go
posix: Fix windows performance issues. ( #3132 )
8 years ago
posix-list-dir-nix.go
posix: Use sync.Pool buffers to copy in large buffers. ( #3106 )
8 years ago
posix-list-dir-others.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
posix-list-dir_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
posix-prepare-path.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
posix-utils_common.go
Minor cleanup. ( #3361 )
8 years ago
posix-utils_nix.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
posix-utils_nix_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
posix-utils_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
posix-utils_windows.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
posix-utils_windows_test.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
posix.go
fs/posix: On windows use helpers and init format.json properly. ( #3434 )
8 years ago
posix_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
post-policy_test.go
bucket-handlers: More tests for post form handler ( #3392 )
8 years ago
postpolicyform.go
api: Fix the formatting issues in last patch.
8 years ago
postpolicyform_test.go
tests: Enhance checkPostPolicy() coverage ( #3389 )
8 years ago
prepare-storage-msg.go
Minor cleanup. ( #3361 )
8 years ago
prepare-storage-msg_test.go
heal: Print heal command appropriately without export path. ( #3208 )
8 years ago
prepare-storage.go
fs/posix: On windows use helpers and init format.json properly. ( #3434 )
8 years ago
prepare-storage_test.go
prep: Initialization should wait instead of exit the servers. ( #2872 )
8 years ago
retry-storage.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
retry-storage_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
retry.go
heal: Add healing support for bucket, bucket metadata files. ( #3252 )
8 years ago
routers.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
runtime-checks.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
s3-peer-client.go
Implement BucketUpdater interface to call BucketMetaState methods. ( #3375 )
8 years ago
s3-peer-client_test.go
Add bucket metadata state client/handler ( Fixes #3022 ) ( #3152 )
8 years ago
s3-peer-router.go
Move LoginHandler into LoginServer which others embed ( #3431 )
8 years ago
s3-peer-rpc-handlers.go
Move LoginHandler into LoginServer which others embed ( #3431 )
8 years ago
s3-peer-rpc-handlers_test.go
rpcclient: fix leaky connection ( #3471 )
8 years ago
scan-bar.go
heal: Refactor heal command. ( #2901 )
8 years ago
server-main.go
fs: validate filesystem path argument properly. ( #3470 )
8 years ago
server-main_test.go
fs: validate filesystem path argument properly. ( #3470 )
8 years ago
server-mux.go
srv-mux: do not print peek protocol EOF err msg ( #3402 )
8 years ago
server-mux_test.go
rpc: Our rpcClient should make an attempt to reconnect. ( #3221 )
8 years ago
server-rlimit-nix.go
caching: Optimize memory allocations. ( #3405 )
8 years ago
server-rlimit-win.go
caching: Optimize memory allocations. ( #3405 )
8 years ago
server-startup-msg.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
server-startup-msg_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
server_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
server_utils_test.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
service.go
Add service API handler stubs for status, stop and restart ( #3417 )
8 years ago
signals.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
signature-jwt.go
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
signature-jwt_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
signature-v2.go
signv2: Do not use path encoding for query values. ( #3458 )
8 years ago
signature-v2_test.go
signv2: Do not use path encoding for query values. ( #3458 )
8 years ago
signature-v4-parser.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
signature-v4-parser_test.go
tests: Improve coverage on signature v4 tests. ( #3188 )
8 years ago
signature-v4-utils.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
signature-v4-utils_test.go
Cleanup and fixes ( #3273 )
8 years ago
signature-v4.go
Presign-v4: Allow requests that were signed slightly ahead of the current time. ( #3435 )
8 years ago
signature-v4_test.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
storage-datatypes.go
Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information ( #3247 )
8 years ago
storage-errors.go
auth/rpc: Take remote disk offline after maximum allowed attempts. ( #3288 )
8 years ago
storage-interface.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
storage-rpc-client.go
caching: Optimize memory allocations. ( #3405 )
8 years ago
storage-rpc-client_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
storage-rpc-server-datatypes.go
caching: Optimize memory allocations. ( #3405 )
8 years ago
storage-rpc-server.go
Move LoginHandler into LoginServer which others embed ( #3431 )
8 years ago
storage-rpc-server_test.go
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
streaming-signature-v4.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
streaming-signature-v4_test.go
Refactor streaming signatureV4 w/ state machine ( #2862 )
8 years ago
test-utils_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
tree-walk-pool.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
tree-walk-pool_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
tree-walk.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
tree-walk_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago
trie.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
trie_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
typed-errors.go
config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config ( #3336 )
8 years ago
update-main.go
args: Honor config-dir & quiet wherever they are ( #3356 )
8 years ago
update-main_nix_test.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
update-main_windows_test.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
update-notifier.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
update-notifier_test.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
utils.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
utils_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
version-main.go
args: Honor config-dir & quiet wherever they are ( #3356 )
8 years ago
version_test.go
server: Move all the top level files into cmd folder. ( #2490 )
9 years ago
web-handlers.go
Browser: Added character limit for Bucket Name. ( #3454 )
8 years ago
web-handlers_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
web-router.go
Fix missing error check for jsonrpc.Server.RegisterService() ( #2921 )
8 years ago
xl-v1-bucket.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
xl-v1-common.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-errors.go
server: Remove deadcode. ( #2699 )
8 years ago
xl-v1-healing-common.go
xl: heal bucket should validate if bucket exists first. ( #2953 )
8 years ago
xl-v1-healing-common_test.go
xl: heal bucket should validate if bucket exists first. ( #2953 )
8 years ago
xl-v1-healing.go
format: Check properly for disks in valid formats. ( #3427 )
8 years ago
xl-v1-healing_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
xl-v1-list-objects-heal.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
xl-v1-list-objects-heal_test.go
tests: Add tests for xl-v1-list-objects-heal ( #3399 )
8 years ago
xl-v1-list-objects.go
fs/xl: Combine input checks into re-usable functions. ( #3383 )
8 years ago
xl-v1-metadata.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-metadata_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
xl-v1-multipart-common.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-multipart-common_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
xl-v1-multipart.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
xl-v1-object.go
lock: Moving locking to handler layer. ( #3381 )
8 years ago
xl-v1-object_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
xl-v1-utils.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-utils_test.go
utils: reduceErrs returns and validates quorum errors. ( #3300 )
8 years ago
xl-v1.go
caching: Optimize memory allocations. ( #3405 )
8 years ago
xl-v1_test.go
tests: Use testTmpDir var to specify tmp directory ( #3459 )
8 years ago