[ARVADOS] updated: 0cb1e7c1e0d6eda274b175f395a2739806f2cfea

Git user git at public.curoverse.com
Mon Oct 17 08:12:35 EDT 2016


Summary of changes:
 services/keepstore/volume_unix.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  0cb1e7c1e0d6eda274b175f395a2739806f2cfea (commit)
      from  0f89acd51a22391e00b5cb270ca93e48357fd618 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 0cb1e7c1e0d6eda274b175f395a2739806f2cfea
Author: Tom Clegg <tom at curoverse.com>
Date:   Mon Oct 17 08:12:27 2016 -0400

    10281: Update comment.

diff --git a/services/keepstore/volume_unix.go b/services/keepstore/volume_unix.go
index 0459f23..b5753de 100644
--- a/services/keepstore/volume_unix.go
+++ b/services/keepstore/volume_unix.go
@@ -539,7 +539,7 @@ func (v *UnixVolume) Writable() bool {
 }
 
 // Replication returns the number of replicas promised by the
-// underlying device (currently assumed to be 1).
+// underlying device (as specified in configuration).
 func (v *UnixVolume) Replication() int {
 	return v.DirectoryReplication
 }

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list