]> Pileus Git - ~andy/linux/blobdiff - fs/nfsd/nfs4proc.c
Merge remote-tracking branch 'asoc/fix/core' into tmp
[~andy/linux] / fs / nfsd / nfs4proc.c
index 2a2d9b06a4133eda974a0a78f24c7b7fc8297a23..9d1c5dba2bbb6625df90cebca48a364a29b9fe97 100644 (file)
@@ -1766,6 +1766,7 @@ static struct nfsd4_operation nfsd4_ops[] = {
                .op_func = (nfsd4op_func)nfsd4_free_stateid,
                .op_flags = ALLOWED_WITHOUT_FH | OP_MODIFIES_SOMETHING,
                .op_name = "OP_FREE_STATEID",
+               .op_get_currentstateid = (stateid_getter)nfsd4_get_freestateid,
                .op_rsize_bop = (nfsd4op_rsize)nfsd4_only_status_rsize,
        },
 };