Hi all,
I'm posting this here not in Desktop Usage or such because I think this might be a bug of VFS or unionfs mount_unionfs(8). I did not try sysutils/fusefs-unionfs yet. unionfs is clearly documented as beeing experimental... The underlying fs is ZFS, I have
I ran into an old KDE baloo bug (KDE's file indexer; reopened that bug) when I mounted three big source trees into my $HOME. The system freezes to be unusable; the workaround is to exclude the unionfs mount points from beeing indexed. IMHO an indexer running at lowest priority and non-root UID must not freeze the system, so I'd say it's not a KDE or baloo bug but one of unionfs.
Before filing a bug report (on FreeBSD), I'd like to ask here for any suggestions and if s/o else ran into such issue.
Thx.
I'm posting this here not in Desktop Usage or such because I think this might be a bug of VFS or unionfs mount_unionfs(8). I did not try sysutils/fusefs-unionfs yet. unionfs is clearly documented as beeing experimental... The underlying fs is ZFS, I have
mount -t unionfs -o noatime -o below /src/$dir ~paul/Projects/FreeBSD/src/$dir
I ran into an old KDE baloo bug (KDE's file indexer; reopened that bug) when I mounted three big source trees into my $HOME. The system freezes to be unusable; the workaround is to exclude the unionfs mount points from beeing indexed. IMHO an indexer running at lowest priority and non-root UID must not freeze the system, so I'd say it's not a KDE or baloo bug but one of unionfs.
Before filing a bug report (on FreeBSD), I'd like to ask here for any suggestions and if s/o else ran into such issue.
Thx.