refactor: Set RecordSize of PipeConfig instead of passing it as a parameter
This commit is contained in:
@@ -220,7 +220,6 @@ func (f *STFS) Initialize(rootProposal string, rootPerm os.FileMode) (root strin
|
||||
f.readOps.GetPipes(),
|
||||
f.readOps.GetCrypto(),
|
||||
|
||||
f.readOps.GetPipes().RecordSize,
|
||||
0,
|
||||
0,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user