projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f14122b
)
nfs: fix the typo of rfc number about xattr in NFSv4
author
Kinglong Mee
<kinglongmee@gmail.com>
Mon, 18 Sep 2023 06:59:06 +0000
(14:59 +0800)
committer
Chuck Lever
<chuck.lever@oracle.com>
Mon, 16 Oct 2023 16:44:10 +0000
(12:44 -0400)
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
include/linux/nfs4.h
patch
|
blob
|
history
diff --git
a/include/linux/nfs4.h
b/include/linux/nfs4.h
index 730003c4f4af4c1147481534c7b4ce3e889f339e..b6fa923a3111de8cbd70c2ad09ed10d2e30732ab 100644
(file)
--- a/
include/linux/nfs4.h
+++ b/
include/linux/nfs4.h
@@
-150,7
+150,7
@@
enum nfs_opnum4 {
OP_WRITE_SAME = 70,
OP_CLONE = 71,
- /* xattr support (RFC8
72
6) */
+ /* xattr support (RFC8
27
6) */
OP_GETXATTR = 72,
OP_SETXATTR = 73,
OP_LISTXATTRS = 74,