5c455755a5ec3aff935b3adede9b21899ba821d6
After unmounting /mnt/hdd_1 (bind) and /mnt/.felhom-raw/hdd_1 (raw), the /mnt/hdd_1 directory remained as an empty directory. Now rmdir is called on each bind target after unmounting so the mount point is fully cleaned up. rmdir (not rm -rf) ensures we only remove truly empty dirs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Go
66.8%
HTML
22.8%
Shell
5.7%
CSS
4.3%
Dockerfile
0.2%
Other
0.2%