Move the `sectorSize` constant, defined in `customizations.go` to `disk.go` as `DefaultSectorSize`. Rename current usages of the former to the latter. |
||
|---|---|---|
| .. | ||
| customizations.go | ||
| disk.go | ||
| disk_test.go | ||
Move the `sectorSize` constant, defined in `customizations.go` to `disk.go` as `DefaultSectorSize`. Rename current usages of the former to the latter. |
||
|---|---|---|
| .. | ||
| customizations.go | ||
| disk.go | ||
| disk_test.go | ||