mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-07-31 01:16:09 +08:00
Remove inmemory from vaccum stuff
This commit is contained in:
parent
de5a7e60a2
commit
9aa0859697
@ -99,7 +99,6 @@ message VacuumVolumeCheckResponse {
|
||||
message VacuumVolumeCompactRequest {
|
||||
uint32 volume_id = 1;
|
||||
int64 preallocate = 2;
|
||||
bool inmemory = 3;
|
||||
}
|
||||
message VacuumVolumeCompactResponse {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user