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
Fixed updating ctime on SunOS:UFS when hard linking fails
Posix does not tell whether ctime should be updated when a hard linking
is rejected, and most file systems do not update ctime. However UFS on
SunOS does update, and the test now accepts this behavior.
0 commit comments