Harshavardhana
|
1b1b9e4801
|
lock/rpc: change rpcPath to be called serviceEndpoint. (#4088)
This is a cleanup to ensure proper naming.
|
2017-04-11 10:25:21 -07:00 |
Bala FA
|
1c97dcb10a
|
Add UTCNow() function. (#3931)
This patch adds UTCNow() function which returns current UTC time.
This is equivalent of UTCNow() == time.Now().UTC()
|
2017-03-18 11:28:41 -07:00 |
Harshavardhana
|
1c699d8d3f
|
fs: Re-implement object layer to remember the fd (#3509)
This patch re-writes FS backend to support shared backend sharing locks for safe concurrent access across multiple servers.
|
2017-01-16 17:05:00 -08:00 |