libnfs icon indicating copy to clipboard operation
libnfs copied to clipboard

File not creating, if deleting a folder with multiple sub directories and immediately creating a file with same name

Open akhilsvaidya opened this issue 4 years ago • 1 comments

I am deleting a folder with multiple sub directories and immediately creating a file with same name. the file creation is showing no error and even setting mtime with the file is not throwing any error. But the file is not actually getting created

akhilsvaidya avatar Oct 21 '21 15:10 akhilsvaidya

Do you have a network trace?

On Fri, Oct 22, 2021 at 1:13 AM akhilsvaidya @.***> wrote:

I am deleting a folder with multiple sub directories and immediately creating a file with same name. the file creation is showing no error and even setting mtime with the file is not throwing any error. But the file is not actually getting created

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sahlberg/libnfs/issues/368, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADY3EBLPYJ3GMMLS46MR2DUIAU2VANCNFSM5GOMPGUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

sahlberg avatar Oct 21 '21 23:10 sahlberg