Skip to content

Commit

Permalink
libs: update to nfs4j-0.8.1
Browse files Browse the repository at this point in the history
Changelog for nfs4j-0.8.0..nfs4j-0.8.1
    * [a041674] nfsv41: client: do not send getattr to DS
    * [2b6703e] test: suppress deprecation warning
    * [3a33b4c] acl: fix permission check on listdirectory
    * [e6f0783] mount: add support for symlinks

Ticket: #8410
Acked-by: Paul Millar
Target: master, 2.10, 2.9, 2.8, 2.7, 2.6
Require-book: no
Require-notes: yes
(cherry picked from commit 95a193a)
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
  • Loading branch information
kofemann committed Aug 27, 2014
1 parent 65a248a commit 01d61f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@
<dependency>
<groupId>org.dcache</groupId>
<artifactId>nfs4j-core</artifactId>
<version>0.8.0</version>
<version>0.8.1</version>
<exclusions>
<exclusion>
<groupId>org.dcache.chimera</groupId>
Expand Down

0 comments on commit 01d61f2

Please sign in to comment.