CaptainTrips28
2023-Mar-17 19:11 UTC
[Samba] Empty folder deletion issue - Samba 4.15 thru 4.18
Ok. Just tested from a local share... Was able to create a empty folder and delete from Windows client without issue. So definitely NFS related. On Fri, Mar 17, 2023, 2:53 PM Rowland Penny via samba <samba at lists.samba.org> wrote:> > > On 17/03/2023 18:46, Jeremy Allison via samba wrote: > > > > OK, almost certainly it's the NFS mount causing the problem. > > > > Can you try and reproduce on a locally hosted share. > > > > I expect not. Given it's on an NFS mount, we can investigate > > but I'm guessing it'll be the telldir()/seekdir() error that > > seems to be endemic to NFS mounts. > > > > It will not help using the REALM instead of the WORKGROUP in the idmap > config lines. > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
Jeremy Allison
2023-Mar-17 19:59 UTC
[Samba] Empty folder deletion issue - Samba 4.15 thru 4.18
On Fri, Mar 17, 2023 at 03:11:37PM -0400, CaptainTrips28 via samba wrote:>Ok. Just tested from a local share... Was able to create a empty folder and >delete from Windows client without issue. > >So definitely NFS related.OK, can you get a debug level 10 log of a simple connect, then delete the empty folder from Windows and then post it on a bug report ? Even though I know it's an NFS problem, I'd like to see if it's a new one, or one we already know about.