We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf79ef commit 5f6277aCopy full SHA for 5f6277a
include/linux/nfs_fs.h
@@ -83,7 +83,6 @@ struct nfs_open_context {
83
fmode_t mode;
84
85
unsigned long flags;
86
-#define NFS_CONTEXT_RESEND_WRITES (1)
87
#define NFS_CONTEXT_BAD (2)
88
#define NFS_CONTEXT_UNLOCK (3)
89
#define NFS_CONTEXT_FILE_OPEN (4)
0 commit comments