Commit 8fb1e01
committed
NFSv4: Don't check for OPEN feature support in v4.1
jira LE-3519
Rebuild_History Non-Buildable kernel-5.14.0-570.25.1.el9_6
commit-author Scott Mayhew <[email protected]>
commit 4d4832e
fattr4_open_arguments is a v4.2 recommended attribute, so we shouldn't
be sending it to v4.1 servers.
Fixes: cb78f9b ("nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS")
Signed-off-by: Scott Mayhew <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Reviewed-by: Benjamin Coddington <[email protected]>
Cc: [email protected] # 6.11+
Signed-off-by: Anna Schumaker <[email protected]>
(cherry picked from commit 4d4832e)
Signed-off-by: Jonathan Maple <[email protected]>1 parent 8a1a728 commit 8fb1e01
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3949 | 3949 | | |
3950 | 3950 | | |
3951 | 3951 | | |
3952 | | - | |
3953 | | - | |
| 3952 | + | |
| 3953 | + | |
| 3954 | + | |
3954 | 3955 | | |
3955 | 3956 | | |
3956 | 3957 | | |
| |||
0 commit comments