You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider a directory /dir1 where there are files; f1, f2, f3, ....
If I, say did rename operation in f1 to f4 for example then whole children of /dir1 gets updated date. This is unusual. The blobber code needs to be refactored greatly to minimize such errors.
The text was updated successfully, but these errors were encountered:
Consider a directory
/dir1
where there are files;f1, f2, f3, ....
If I, say did rename operation in
f1 to f4
for example then whole children of/dir1
gets updated date. This is unusual. The blobber code needs to be refactored greatly to minimize such errors.The text was updated successfully, but these errors were encountered: