Commit 4d4832e
NFSv4: Don't check for OPEN feature support in v4.1
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]>1 parent 243fea1 commit 4d4832e
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3976 | 3976 | | |
3977 | 3977 | | |
3978 | 3978 | | |
3979 | | - | |
3980 | | - | |
| 3979 | + | |
| 3980 | + | |
| 3981 | + | |
3981 | 3982 | | |
3982 | 3983 | | |
3983 | 3984 | | |
| |||
0 commit comments