]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2001-07-25 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
index 70651c16083d76a716468f33da1bff663b64910e..ac7ea2dc3f4c0dff9db9986dec0ee55bc6b84ce8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2001-07-25  H.J. Lu <hjl@lucon.org>
+
+       * etc/redhat/nfs.init: Check if rpc.rquotad exists before doing
+       anything about it.
+
+2001-06-27  H.J. Lu <hjl@lucon.org>
+
+       * etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
+
+2001-06-27  H.J. Lu <hjl@lucon.org>
+
+       * utils/rquotad/rquota_server.c: Don't call statfs () for
+       the block size. Use BLOCK_SIZE instead.
+
 2001-06-27  H.J. Lu <hjl@lucon.org>
 
        * config.mk.in (CC_FOR_BUILD): Renamed from BUILD_CC.
@@ -17,6 +31,7 @@
        * nfs-utils.spec.in (rquotad): New. Set to 0 to disable
        rquotad.
        (CC_FOR_BUILD): Renamed from BUILD_CC.
+       * nfs-utils.spec: Regenerated.
 
 2001-06-15  Chip Salzenberg  <chip@debian.org>