Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347638
b: refs/heads/master
c: 292a417
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Nov 10, 2012
1 parent 6247967 commit ebdd439
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 12fc3e92d4b18b4e99af624586e1696479ff36ce
refs/heads/master: 292a41716a4ad3e93c57155f99786abe8a8d386a
9 changes: 1 addition & 8 deletions trunk/Documentation/filesystems/nfs/nfs41-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ interoperability problems with future clients. Known issues:
client-server state (thus preventing unauthorized tampering
with locks and opens, for example). It is mandatory for
servers to support this, though no clients use it yet.
- Mandatory operations which we do not support, such as
DESTROY_CLIENTID, are not currently used by clients, but will be
(and the spec recommends their uses in common cases), and
clients should not be expected to know how to recover from the
case where they are not supported. This will eventually cause
interoperability failures.

In addition, some limitations are inherited from the current NFSv4
implementation:
Expand Down Expand Up @@ -94,7 +88,7 @@ NS*| DELEGPURGE | OPT | FDELG (REQ) | Section 18.5 |
| DELEGRETURN | OPT | FDELG, | Section 18.6 |
| | | DDELG, pNFS | |
| | | (REQ) | |
NS | DESTROY_CLIENTID | REQ | | Section 18.50 |
I | DESTROY_CLIENTID | REQ | | Section 18.50 |
I | DESTROY_SESSION | REQ | | Section 18.37 |
I | EXCHANGE_ID | REQ | | Section 18.35 |
I | FREE_STATEID | REQ | | Section 18.38 |
Expand Down Expand Up @@ -187,7 +181,6 @@ EXCHANGE_ID:

CREATE_SESSION:
* backchannel attributes are ignored
* backchannel security parameters are ignored

SEQUENCE:
* no support for dynamic slot table renegotiation (optional)
Expand Down

0 comments on commit ebdd439

Please sign in to comment.