diff options
Diffstat (limited to 'fs/nfs/nfs4proc.c')
-rw-r--r-- | fs/nfs/nfs4proc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c index 124a9f97c366..b22b41eff9c0 100644 --- a/fs/nfs/nfs4proc.c +++ b/fs/nfs/nfs4proc.c | |||
@@ -9620,6 +9620,7 @@ static const struct nfs4_minor_version_ops nfs_v4_2_minor_ops = { | |||
9620 | | NFS_CAP_LGOPEN | 9620 | | NFS_CAP_LGOPEN |
9621 | | NFS_CAP_ALLOCATE | 9621 | | NFS_CAP_ALLOCATE |
9622 | | NFS_CAP_COPY | 9622 | | NFS_CAP_COPY |
9623 | | NFS_CAP_OFFLOAD_CANCEL | ||
9623 | | NFS_CAP_DEALLOCATE | 9624 | | NFS_CAP_DEALLOCATE |
9624 | | NFS_CAP_SEEK | 9625 | | NFS_CAP_SEEK |
9625 | | NFS_CAP_LAYOUTSTATS | 9626 | | NFS_CAP_LAYOUTSTATS |