• Home
  • Raw
  • Download

Lines Matching +full:access +full:- +full:ns

7 by reading this file will contain either "+4.1" or "-4.1"
11 It can be disabled at run time by writing the string "-4.1" to
16 (Warning: older servers will interpret "+4.1" and "-4.1" as "+4" and
17 "-4", respectively. Therefore, code meant to work on both new and old
25 focuses on the mandatory-to-implement NFSv4.1 Sessions, providing
37 - **pNFS** Parallel NFS
38 - **FDELG** File Delegations
39 - **DDELG** Directory Delegations
43 - **I** Implemented NFSv4.1 operations.
44 - **NS** Not Supported.
45 - **NS\*** Unimplemented optional feature.
50 +-----------------------+----------------------+---------------------+---------------------------+-…
53 | | ACCESS | REQ | | …
54 +-----------------------+----------------------+---------------------+---------------------------+-…
56 +-----------------------+----------------------+---------------------+---------------------------+-…
58 +-----------------------+----------------------+---------------------+---------------------------+-…
60 +-----------------------+----------------------+---------------------+---------------------------+-…
62 +-----------------------+----------------------+---------------------+---------------------------+-…
64 +-----------------------+----------------------+---------------------+---------------------------+-…
66 +-----------------------+----------------------+---------------------+---------------------------+-…
67 | NS* | DELEGPURGE | OPT | FDELG (REQ) | …
68 +-----------------------+----------------------+---------------------+---------------------------+-…
70 +-----------------------+----------------------+---------------------+---------------------------+-…
72 +-----------------------+----------------------+---------------------+---------------------------+-…
74 +-----------------------+----------------------+---------------------+---------------------------+-…
76 +-----------------------+----------------------+---------------------+---------------------------+-…
78 +-----------------------+----------------------+---------------------+---------------------------+-…
80 +-----------------------+----------------------+---------------------+---------------------------+-…
82 +-----------------------+----------------------+---------------------+---------------------------+-…
84 +-----------------------+----------------------+---------------------+---------------------------+-…
86 +-----------------------+----------------------+---------------------+---------------------------+-…
87 | NS* | GETDEVICELIST | OPT | pNFS (OPT) | …
88 +-----------------------+----------------------+---------------------+---------------------------+-…
90 +-----------------------+----------------------+---------------------+---------------------------+-…
91 | NS* | GET_DIR_DELEGATION | OPT | DDELG (REQ) | …
92 +-----------------------+----------------------+---------------------+---------------------------+-…
94 +-----------------------+----------------------+---------------------+---------------------------+-…
96 +-----------------------+----------------------+---------------------+---------------------------+-…
98 +-----------------------+----------------------+---------------------+---------------------------+-…
100 +-----------------------+----------------------+---------------------+---------------------------+-…
102 +-----------------------+----------------------+---------------------+---------------------------+-…
104 +-----------------------+----------------------+---------------------+---------------------------+-…
106 +-----------------------+----------------------+---------------------+---------------------------+-…
108 +-----------------------+----------------------+---------------------+---------------------------+-…
110 +-----------------------+----------------------+---------------------+---------------------------+-…
112 +-----------------------+----------------------+---------------------+---------------------------+-…
114 +-----------------------+----------------------+---------------------+---------------------------+-…
115 | NS* | OPENATTR | OPT | | …
116 +-----------------------+----------------------+---------------------+---------------------------+-…
118 +-----------------------+----------------------+---------------------+---------------------------+-…
120 +-----------------------+----------------------+---------------------+---------------------------+-…
122 +-----------------------+----------------------+---------------------+---------------------------+-…
124 +-----------------------+----------------------+---------------------+---------------------------+-…
126 +-----------------------+----------------------+---------------------+---------------------------+-…
128 +-----------------------+----------------------+---------------------+---------------------------+-…
130 +-----------------------+----------------------+---------------------+---------------------------+-…
132 +-----------------------+----------------------+---------------------+---------------------------+-…
134 +-----------------------+----------------------+---------------------+---------------------------+-…
136 +-----------------------+----------------------+---------------------+---------------------------+-…
138 +-----------------------+----------------------+---------------------+---------------------------+-…
140 +-----------------------+----------------------+---------------------+---------------------------+-…
142 +-----------------------+----------------------+---------------------+---------------------------+-…
144 +-----------------------+----------------------+---------------------+---------------------------+-…
146 +-----------------------+----------------------+---------------------+---------------------------+-…
148 +-----------------------+----------------------+---------------------+---------------------------+-…
150 +-----------------------+----------------------+---------------------+---------------------------+-…
152 +-----------------------+----------------------+---------------------+---------------------------+-…
154 +-----------------------+----------------------+---------------------+---------------------------+-…
156 +-----------------------+----------------------+---------------------+---------------------------+-…
158 +-----------------------+----------------------+---------------------+---------------------------+-…
160 +-----------------------+----------------------+---------------------+---------------------------+-…
161 | NS | SET_SSV | REQ | | …
162 +-----------------------+----------------------+---------------------+---------------------------+-…
164 +-----------------------+----------------------+---------------------+---------------------------+-…
166 +-----------------------+----------------------+---------------------+---------------------------+-…
167 | NS* | WANT_DELEGATION | OPT | FDELG (OPT) | …
168 +-----------------------+----------------------+---------------------+---------------------------+-…
170 +-----------------------+----------------------+---------------------+---------------------------+-…
175 +-----------------------+-------------------------+---------------------+--------------------------…
179 +-----------------------+-------------------------+---------------------+--------------------------…
181 +-----------------------+-------------------------+---------------------+--------------------------…
182 | NS* | CB_NOTIFY | OPT | DDELG (REQ) …
183 +-----------------------+-------------------------+---------------------+--------------------------…
184 | NS* | CB_NOTIFY_DEVICEID | OPT | pNFS (OPT) …
185 +-----------------------+-------------------------+---------------------+--------------------------…
186 | NS* | CB_NOTIFY_LOCK | OPT | …
187 +-----------------------+-------------------------+---------------------+--------------------------…
188 | NS* | CB_PUSH_DELEG | OPT | FDELG (OPT) …
189 +-----------------------+-------------------------+---------------------+--------------------------…
191 +-----------------------+-------------------------+---------------------+--------------------------…
193 +-----------------------+-------------------------+---------------------+--------------------------…
195 +-----------------------+-------------------------+---------------------+--------------------------…
196 | NS* | CB_RECALL_ANY | OPT | FDELG, …
197 +-----------------------+-------------------------+---------------------+--------------------------…
199 +-----------------------+-------------------------+---------------------+--------------------------…
201 +-----------------------+-------------------------+---------------------+--------------------------…
202 | NS | CB_RECALL_SLOT | REQ | …
203 +-----------------------+-------------------------+---------------------+--------------------------…
204 | NS* | CB_RECALLABLE_OBJ_AVAIL | OPT | DDELG, pNFS …
205 +-----------------------+-------------------------+---------------------+--------------------------…
207 +-----------------------+-------------------------+---------------------+--------------------------…
209 +-----------------------+-------------------------+---------------------+--------------------------…
211 +-----------------------+-------------------------+---------------------+--------------------------…
213 +-----------------------+-------------------------+---------------------+--------------------------…
214 | NS* | CB_WANTS_CANCELLED | OPT | FDELG, …
215 +-----------------------+-------------------------+---------------------+--------------------------…
217 +-----------------------+-------------------------+---------------------+--------------------------…
219 +-----------------------+-------------------------+---------------------+--------------------------…
228 NFS4ERR_ENCR_ALG_UNSUPP on EXCHANGE_ID, which should be future-proof.
256 See also http://wiki.linux-nfs.org/wiki/index.php/Server_4.0_and_4.1_issues.