Fix NFS shared/aligned write FIXMEs

This commit is contained in:
Vitaliy Filippov
2024-03-16 13:24:36 +03:00
parent 3aee37eadd
commit 6213fbd8c6
5 changed files with 110 additions and 51 deletions
-1
View File
@@ -142,7 +142,6 @@ resume_4:
cb(st->res);
}
// FIXME: We'll need some tests for the FS
int kv_nfs3_link_proc(void *opaque, rpc_op_t *rop)
{
auto st = new nfs_kv_link_state;