This test object that will not be supported in any
released product. Setting this object allows the next
NFS call return code to be specified. The POS will
specify the binary format.
Additional information:
A three byte binary value. The first
byte indicates what procedure is being effected by
this set.
value | function
------+------------------
1 | GetAttr
2 | SetAttr
3 | reserved
4 | Lookup
5 | reserved
6 | Read
7 | reserved
8 | Write
9 | Create
10 | Remove
11 | Rename
12 | reserved
13 | reserved
14 | MkDir
15 | RmDir
16 | ReadDir
17 | StatFS
The second byte is the stat value returned by the next
call to procedure specified by the value of the
first byte. The second byte can not be zero. Refer
to RFC 1094 for a list of stat values. The third byte
indicates
which call to the specified file system routine will
fail. A value of one means the first call will fail.
A value of two means the second call will fail, and
so on. Writing this object causes any previous write to
this object to be invalidated.