Harshavardhana
|
d64c3fd464
|
posix: Return errDiskNotWritable during disk initialization. (#2048)
It can happen that minio server might not have
writable permissions on the export paths command line.
Fixes #2035
|
2016-07-02 01:59:28 -07:00 |
|
Harshavardhana
|
ff9fc22c72
|
posix: Mkdir() and OpenFile() should honor umask. (#1972)
Adds two unit tests for validation as well.
Fixes #1965
|
2016-06-23 20:19:27 -07:00 |
|
Krishnan Parthasarathi
|
a07751f61b
|
Added tests to validate disk name length near MAX_PATH
|
2016-06-22 15:30:41 -07:00 |
|
Krishnan Parthasarathi
|
0766e903e3
|
Added unit tests for UNC path handling in windows
|
2016-06-22 15:30:41 -07:00 |
|