[15/16] incubator-crail git commit: Crail internal version to 3100

2018-04-10 Thread pepperjo
Crail internal version to 3100 Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail/commit/dc50fc19 Tree:

[04/16] incubator-crail git commit: NvmfStorageTier: fix to work with new jNVMf API

2018-04-10 Thread pepperjo
NvmfStorageTier: fix to work with new jNVMf API Minor changes to work with latest jNVMf version. Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit:

[11/16] incubator-crail git commit: NvmfStorageClient: isValid -> isAlive

2018-04-10 Thread pepperjo
NvmfStorageClient: isValid -> isAlive Change method name from isValid to isAlive. isValid can be misinterpreted by the users that he misconfigured the system. Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit:

[09/16] incubator-crail git commit: Nvmf Tier: keep alive timer constant

2018-04-10 Thread pepperjo
Nvmf Tier: keep alive timer constant Introduce new keep alive timer constant. For now we don't make this configurable since jNVMf does not allow to change it yet, i.e. it tells the target to use the default 2 minutes keep alive timer. We set it to 110 seconds to not miss the 2 minutes deadline.

[10/16] incubator-crail git commit: NvmfUnalignedWriteFuture: refactoring

2018-04-10 Thread pepperjo
NvmfUnalignedWriteFuture: refactoring Use offsetInSector in floorToSector and provide a new floorToSector overload method for ints. Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit:

[16/16] incubator-crail git commit: NvmfStorageClient: number of LBAs

2018-04-10 Thread pepperjo
NvmfStorageClient: number of LBAs Number of LBAs in new jNVMf API is no longer 0-based. Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail/commit/fb01cdf0 Tree:

[05/16] incubator-crail git commit: NvmfStorageClient: keep alive thread

2018-04-10 Thread pepperjo
NvmfStorageClient: keep alive thread Start keep alive thread which sends keep alive message to each controller every 110s (timeout 120s). Otherwise thread sleeps. Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit:

[03/16] incubator-crail git commit: NvmfStagingBufferCache: fix allocation

2018-04-10 Thread pepperjo
NvmfStagingBufferCache: fix allocation Fix allocation of Crail buffers to slice correct amount of buffers for staging. Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit:

[incubator-crail] Git Push Summary

2018-04-10 Thread pepperjo
Repository: incubator-crail Updated Tags: refs/tags/v1.0 [created] 792095724

incubator-crail git commit: README: update NVMf tier constants

2018-04-10 Thread pepperjo
Repository: incubator-crail Updated Branches: refs/heads/master c25c72179 -> ef110ee77 README: update NVMf tier constants Update NVMf tier constants in README. https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-24 Close #18 Signed-off-by: Jonas Pfefferle

[1/2] incubator-crail git commit: New DiSNI and DaRPC version

2018-04-10 Thread pepperjo
Repository: incubator-crail Updated Branches: refs/heads/master dc50fc193 -> c25c72179 New DiSNI and DaRPC version Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit: