Merge branch 'linux-ssc-for-5.5'

This commit is contained in:
Trond Myklebust
2019-11-05 14:53:29 -05:00
13 changed files with 604 additions and 47 deletions

View File

@@ -279,5 +279,6 @@ struct nfs_server {
#define NFS_CAP_COPY (1U << 24)
#define NFS_CAP_OFFLOAD_CANCEL (1U << 25)
#define NFS_CAP_LAYOUTERROR (1U << 26)
#define NFS_CAP_COPY_NOTIFY (1U << 27)
#endif