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
84.2%
HTML
11.1%
Shell
2.1%
CSS
1.8%
Python
0.6%
Other
0.1%