refactor: Set RecordSize of PipeConfig instead of passing it as a parameter

This commit is contained in:
Felicitas Pojtinger
2022-01-09 03:12:44 +01:00
parent f1f338734b
commit ccf02168d4
12 changed files with 36 additions and 46 deletions
-1
View File
@@ -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,