Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa83c7b

Browse files
committed
Added some XXX comment.
1 parent c4698fb commit fa83c7b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Demo/rpc/nfsclient.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# NFS RPC client -- RFC 1094
22

3+
# XXX This is not yet complete.
4+
# XXX Only GETATTR, SETTTR, LOOKUP and READDIR are supported.
5+
36
# (See mountclient.py for some hints on how to write RPC clients in
47
# Python in general)
58

0 commit comments

Comments
 (0)