aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_volume_mark.go
AgeCommit message (Expand)AuthorFilesLines
2024-09-29refactorchrislu1-1/+1
2024-09-28add IsResourceHeavy() to command interfacechrislu1-0/+4
2024-09-24fix(volume): don't persist RO state in specific cases (#6058)Max Denushev1-2/+3
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2021-12-10add lock messageschrislu1-1/+1
2021-09-13shell: do not need to lock to see volume -hChris Lu1-4/+4
2021-09-12change server address from string to a typeChris Lu1-1/+2
2020-10-28add readonlyKonstantin Lebedev1-4/+12
2020-10-28add shell command volume mark writableKonstantin Lebedev1-0/+47