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
At present, the entry.inode is the correct inode number,
but the linux kernel uses the entry.attr.st_ino as inode number.
So, we should correct the value of entry.attr.st_ino to let it work.
Signed-off-by: Bin Tang <[email protected]>
0 commit comments