callback: propagate errors on delegation recall #132
Annotations
10 errors and 1 warning
|
st_rename.testFileToFullDir:
st_rename#L1
RENAME file into existing, nonempty dir should return NFS4ERR_EXIST or NFS4ERR_ISDIR, instead got NFS4ERR_SERVERFAULT
|
|
st_rename.testFileToDir:
st_rename#L1
RENAME file into existing dir should return NFS4ERR_EXIST or NFS4ERR_ISDIR, instead got NFS4ERR_SERVERFAULT
|
|
st_rename.testDirToObj:
st_rename#L1
RENAME dir into existing file should return NFS4ERR_EXIST or NFS4ERR_NOTDIR, instead got NFS4ERR_SERVERFAULT
|
|
st_rename.testDirToFullDir:
st_rename#L1
RENAME dir1 into existing, nonempty dir2 should return NFS4ERR_EXIST or NFS4ERR_NOTEMPTY, instead got NFS4ERR_SERVERFAULT
|
|
st_lock.testReadLocks2:
st_lock#L1
nfs4lib.BadCompoundRes: Opening file b'/data/tmp/LOCK17-1': operation OP_LOOKUP should return NFS4_OK, instead got NFS4ERR_ACCESS
|
|
st_lock.testGrabLock2:
st_lock#L1
nfs4lib.BadCompoundRes: Opening file b'/data/tmp/LOCK15-1': operation OP_LOOKUP should return NFS4_OK, instead got NFS4ERR_ACCESS
|
|
st_rename.testFileToFullDir:
st_rename#L1
IndexError: list index out of range
|
|
st_rename.testFileToDir:
st_rename#L1
IndexError: list index out of range
|
|
st_rename.testDirToObj:
st_rename#L1
IndexError: list index out of range
|
|
st_rename.testDirToFullDir:
st_rename#L1
IndexError: list index out of range
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, mikepenz/action-junit-report@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|