- 08 Dec, 2011 2 commits
-
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
move exception handling into NFSServerV41 class
-
- 01 Dec, 2011 3 commits
-
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
- 30 Nov, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 22 Nov, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 21 Nov, 2011 2 commits
-
-
Tigran Mkrtchyan authored
as v2, v3 and v4 specs backward compatible with error codes, merge them into a single utility class. NFSException updated to print human readable string.
-
Tigran Mkrtchyan authored
-
- 19 Nov, 2011 2 commits
-
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
- 01 Nov, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 24 Oct, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 21 Oct, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 19 Oct, 2011 4 commits
-
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
- 18 Oct, 2011 3 commits
-
-
Tigran Mkrtchyan authored
server scope and owners should be configurable and bound to file filesystem and/or dataserver
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
- 11 Oct, 2011 2 commits
-
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
- 05 Oct, 2011 2 commits
-
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
slotid4 is an uint32. Nevertheless as java does not have unsigned types we get a negative number in case of bad clients/corrupted packages.
-
- 04 Oct, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 30 Sep, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 25 Sep, 2011 2 commits
-
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
- 24 Sep, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 23 Sep, 2011 1 commit
-
-
Tigran Mkrtchyan authored
the earlier implementation of reply cache was encapsulated inside session. On one hand it works, but on the other hand ugly implementation did not allow me to sleep good. This patch make nfs server session and cache aware. The CompoundContext knows about number of operations and current operation position. The operation position verification is not spec complaint. (we set compound status but do not return operation result). Nevertheless it protects against malicious clients.
-
- 21 Sep, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 18 Sep, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 12 Sep, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 09 Sep, 2011 1 commit
-
-
Tigran Mkrtchyan authored
-
- 05 Sep, 2011 3 commits
-
-
Tigran Mkrtchyan authored
remove obsolete class.
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-
- 30 Aug, 2011 2 commits
-
-
Tigran Mkrtchyan authored
-
Tigran Mkrtchyan authored
-