6221: Check never_delete must be true.
[arvados.git] / services / keepstore / volume_unix.go
index 61a98b5c736a8d3821fd0975df0d5dd5a0977a21..7c8e40cf9abe326f645b1aceb4760de832529ea3 100644 (file)
@@ -141,7 +141,7 @@ func (v *UnixVolume) Put(loc string, block []byte) error {
 }
 
 // Status returns a VolumeStatus struct describing the volume's
-// current state.
+// current state, or nil if an error occurs.
 //
 func (v *UnixVolume) Status() *VolumeStatus {
        var fs syscall.Statfs_t