Skip to content

Releases: chaos/rquota

v2.2.15

16 Feb 18:38
Compare
Choose a tag to compare
  • Fix bugs in prior patch "Use tirpc if available"

v2.2.14

15 Feb 22:08
Compare
Choose a tag to compare
  • Use tirpc if available (Issue #21)

  • Fail configure if rpcgen is not found

v2.2.13

22 Jan 00:50
v2.2.13
Compare
Choose a tag to compare
  • Lustre: Report correct state when soft quota exceeded and grace
    period expired (issue #18)

  • Base warnings on soft quota, not hard quota (issue #17)

v2.2.12

21 Jun 21:54
Compare
Choose a tag to compare
  • NFS: decrease rquota RPC timeouts from 25s with 5s retries
    to 2.5s with 0.5s retries (issue #7)

  • Add quota and repquota option for tuning rquota RPC timeouts.

  • Fix "make distcheck" (issue #11)

  • Drop META file and derive version from git (issue #4)

  • Misc build system and source cleanup (issue #3, #8)

  • Add NFS rquota RPC test client and server

  • travis-ci: enable building in travis (issue #6)

  • travis-ci: build with lustre (issue #10)

2.2.11

17 Mar 20:56
Compare
Choose a tag to compare
  • Lustre: binary rquota package should not depend on lustre (TOSS-2813)

v2.2.10

26 Aug 17:34
Compare
Choose a tag to compare
  • Build: add dist tag to release (TOSS-2664)
  • Minor autotools forward-portability changes

v2.2.9

21 Aug 23:51
Compare
Choose a tag to compare
  • Stop tracking autotools products.
  • Add README.md for github migration