Skip to content

Commit

Permalink
libs: update to nfs4j-0.10.2
Browse files Browse the repository at this point in the history
bugfix release

fixed NPE and improves logging

Changelog for nfs4j-0.10.1..nfs4j-0.10.2
    * [9c562a2] nfs4: include stateid into exceptions
    * [3b125d2] nfs4: set session into request context after lease validation
    * [6c72126] nfs4: fix synchronization of lease time
    * [2fcb65c] nfs4: log bad sessions

Acked-by: Gerd Behrmann
Target: master, 2.12
Require-book: no
Require-notes: yes
  • Loading branch information
kofemann committed Mar 11, 2015
1 parent 62bdfa0 commit 0452769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -800,7 +800,7 @@
<dependency>
<groupId>org.dcache</groupId>
<artifactId>nfs4j-core</artifactId>
<version>0.10.1</version>
<version>0.10.2</version>
<exclusions>
<exclusion>
<groupId>org.dcache.chimera</groupId>
Expand Down

0 comments on commit 0452769

Please sign in to comment.