minio/pkg
Krishnan Parthasarathi 0472e5c1e1 Change query param name to duration in list/clear locks API (#3664)
Following is a sample list lock API request schematic,

  /?lock&bucket=mybucket&prefix=myprefix&duration=holdDuration
  x-minio-operation: list

The response would contain the list of locks held on mybucket matching
myprefix for a duration longer than holdDuration.
2017-02-01 11:17:30 -08:00
..
bpool optimize memory allocation during erasure-read by using temporary buffer pool. (#2259) 2016-07-25 14:17:01 -07:00
disk posix: Fix windows performance issues. (#3132) 2016-10-31 09:34:44 -07:00
lock fs: cleanup - do not cache size of metafiles (#3630) 2017-01-25 12:29:06 -08:00
madmin Change query param name to duration in list/clear locks API (#3664) 2017-02-01 11:17:30 -08:00
mimedb api: BucketNotification should disallow duplicate notification. (#2539) 2016-08-23 18:42:30 -07:00
objcache caching: Optimize memory allocations. (#3405) 2016-12-08 20:35:07 -08:00
quick fs: Re-implement object layer to remember the fd (#3509) 2017-01-16 17:05:00 -08:00
safe api/handlers: Implement streaming signature v4 support. (#2370) 2016-08-08 20:56:29 -07:00
sys build: Add platform specific fixes. 2016-08-16 14:40:41 -07:00
wildcard pkg/wildcard: Simplify the wildcard logic further. (#2555) 2016-08-27 00:27:17 -07:00