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
Hi,
I'm trying to get the lastModified of a file wrapped around SUFile but the lastModified() method always returns 0 to me. It returns correct value for userspace files though using the Java's File implementation. I will be able to dig up some logs or test cases if you need anything more
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to get the lastModified of a file wrapped around SUFile but the
lastModified()
method always returns 0 to me. It returns correct value for userspace files though using the Java's File implementation. I will be able to dig up some logs or test cases if you need anything moreThe text was updated successfully, but these errors were encountered: