Hello. I'm seeing several of the above messages in my smbd logs. I see three different kinds:> close_directory: Could not delete share entry for . > close_directory: Could not delete share entry for {filename} > close_remove_share_mode: Could not delete share entry for file {filename}I could find no explanation on their meaning. Anyone has a pointer? bye & Thanks av.
On 30/03/2020 09:59, Andrea Venturoli via samba wrote:> Hello. > > I'm seeing several of the above messages in my smbd logs. > I see three different kinds: >> close_directory: Could not delete share entry for . >> close_directory: Could not delete share entry for {filename} >> close_remove_share_mode: Could not delete share entry for file >> {filename} > > I could find no explanation on their meaning. > Anyone has a pointer? > > ?bye & Thanks > ????av. >It might help if you don't crop lines like the above from your logs, out of context they are meaningless. If you are going to post log fragments, post the entire log fragment and a few lines above and below it. Rowland
On 2020-03-30 14:33, Rowland penny via samba wrote:> It might help if you don't crop lines like the above from your logs, out > of context they are meaningless. > > If you are going to post log fragments, post the entire log fragment and > a few lines above and below it.Sorry. Here a full excerpt:> [2020/03/30 14:56:31.559263, 0] ../../source3/smbd/close.c:1214(close_directory) > close_directory: Could not delete share entry for . > [2020/03/30 14:56:31.576680, 0] ../../source3/smbd/close.c:1214(close_directory) > close_directory: Could not delete share entry for . > [2020/03/30 15:00:51.389289, 0] ../../source3/smbd/close.c:1126(close_directory) > close_directory: Could not get share mode lock for . > [2020/03/30 15:04:26.306712, 0] ../../source3/smbd/close.c:1126(close_directory) > close_directory: Could not get share mode lock for SCADENZE FORNITORI > [2020/03/30 15:23:16.754076, 0] ../../source3/smbd/close.c:1214(close_directory) > close_directory: Could not delete share entry for SCADENZE FORNITORIbye & Thanks av.