Commit df165e86 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b77bee27
......@@ -506,8 +506,7 @@ import (
"lab.nexedi.com/nexedi/wendelin.core/wcfs/internal/zdata"
)
// ZBigFile-related types
// XXX place
// shorthands for ZBigFile and ZBlk*
type (
ZBlk = zdata.ZBlk
ZBlk0 = zdata.ZBlk0
......@@ -516,6 +515,7 @@ type (
ZBigFile = zdata.ZBigFile
)
// Root represents root of wcfs filesystem.
type Root struct {
fsNode
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment