Commit 2084064
Define a new thrift endpoint for unmount with extra options
Summary:
## This Diff
Defined a new endpoint "unmountV2" which accepts UnmountArgument.
## Context
Extend eden rm with a "--no-force" flag so "--force" is not used when unmounting a mount point.
Reviewed By: genevievehelsel
Differential Revision: D69407041
fbshipit-source-id: f832db8504acf7f2b331afdb0f9dfb34c3ac91911 parent 0006295 commit 2084064
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
255 | 260 | | |
256 | 261 | | |
257 | 262 | | |
| |||
2020 | 2025 | | |
2021 | 2026 | | |
2022 | 2027 | | |
| 2028 | + | |
2023 | 2029 | | |
2024 | 2030 | | |
2025 | 2031 | | |
| |||
0 commit comments