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
As reported in #156, commit 09e8063
caused a regression a during dCache integration.
The change threw a BadHandleException if the pseudo Inode was not the
root inode of the inner file system.
Do not throw a BadHandleException but simply convert the pseudo inode to
an inner inode.
Signed-off-by: Christian Kohlschütter <[email protected]>
0 commit comments