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
Probably this is since the beginning of the gfarm-2.0.0.
And currently the fix for this problem hasn't been scheduled, because it's not known that this causes a severe problem.
NOTE: this problem can be fixed by making gfmd REOPEN protocol return st_mtime/st_atime, and letting gfsd call futimes(2), if the underlying local filesystem supports same or finer time resolution with the corresponding metadata.
--- old
+++ new
@@ -1,2 +1,4 @@
Probably this is since the beginning of the gfarm-2.0.0.
And currently the fix for this problem hasn't been scheduled, because it's not known that this causes a severe problem.
+
+NOTE: this problem can be fixed by making gfmd REOPEN protocol return st_mtime/st_atime, and letting gfsd call futimes(2)
--- old
+++ new
@@ -1,4 +1,4 @@
Probably this is since the beginning of the gfarm-2.0.0.
And currently the fix for this problem hasn't been scheduled, because it's not known that this causes a severe problem.
-NOTE: this problem can be fixed by making gfmd REOPEN protocol return st_mtime/st_atime, and letting gfsd call futimes(2)
+NOTE: this problem can be fixed by making gfmd REOPEN protocol return st_mtime/st_atime, and letting gfsd call futimes(2), if the underlying local filesystem supports same or finer time resolution with the corresponding metadata.
Probably this is since the beginning of the gfarm-2.0.0.
And currently the fix for this problem hasn't been scheduled, because it's not known that this causes a severe problem.
NOTE: this problem can be fixed by making gfmd REOPEN protocol return st_mtime/st_atime, and letting gfsd call futimes(2), if the underlying local filesystem supports same or finer time resolution with the corresponding metadata.
Reported by: n-soda
Original Ticket: gfarm/tickets/958
The text was updated successfully, but these errors were encountered: