On Fri, Oct 15, 2021, 07:05 Dave Howorth <dave@howorth.org.uk> wrote:
On Fri, 15 Oct 2021 12:33:56 +0200
Jogchum Reitsma <j.reitsma@hccnet.nl> wrote:

> Hi,
>
> Doing a "find /", find reports
>
> Translated to English:
>
> "Endless loop in file system: ‘/.snapshots/1/snapshot’is part of same
> file system as ‘/’."
>
> Is it something I should worry about?

No, it's an annoying 'feature' of btrfs. :(
.

Exclude snapshots from the search or search snapshot separately.

This is common snapshot system behavior.

They are very useful feature IMHO - we just need to be aware of them and consider them when making recursive searches, copies, etc.

Tomas