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
The variable cur_time in inode.c is now conditionally declared and
used only when the kernel version is 6.6.0. Therefore, another
condition needs to be added to check for its declaration, or it
should be only declared when used.
0 commit comments