bug#78245: rm -d fails to remove non-empty directory

2025-05-04 Thread Pádraig Brady
On 04/05/2025 11:35, Yannick Le Pennec wrote: Dear Maintainer, On CephFS, creating a snapshot is done suchly: $ mkdir .snap/snapshot-name This creates a directory which contains a view of the current directory at the time the snapshot was created, and is therefore non-empty if the current di

bug#78245: rm -d fails to remove non-empty directory

2025-05-04 Thread Yannick Le Pennec
Dear Maintainer, On CephFS, creating a snapshot is done suchly: $ mkdir .snap/snapshot-name This creates a directory which contains a view of the current directory at the time the snapshot was created, and is therefore non-empty if the current directory was non-empty at that time. Its contents