Skip to content

Releases: ruanimal/nfs4j-daemon

0.7.5

05 Jan 01:10
Compare
Choose a tag to compare
  1. fix java.nio.channels.AsynchronousCloseException on COMMIT ref
  2. improve recycle on file existed

0.7.4

03 Jan 16:29
Compare
Choose a tag to compare

fix: NFSv4 getFsStat #1

0.7.3

01 Jan 16:15
Compare
Choose a tag to compare

fix FSSTAT_3 #1

0.7.2: improve perfermance

01 Jan 10:22
Compare
Choose a tag to compare
improve perfermance
1. RootFileSystem.delegate
2. recycle bin related logic

0.7.1

01 Jan 07:23
Compare
Choose a tag to compare
  • add recycle bin support
  • add bind address support
  • upgrade to JDK 11