summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhjl <hjl>2000-05-01 23:04:10 +0000
committerhjl <hjl>2000-05-01 23:04:10 +0000
commit542bbc455b3bc3b21f8cf86a153cd89dae119470 (patch)
tree7409b776ffc6685951fdcc2bb725e1fbbdfde8b2 /ChangeLog
parent646251e68a34cb0d4cf85d4ec24c644227f09727 (diff)
2000-05-01 H.J. Lu <hjl@lucon.org>
* utils/rquotad/rquota_server.c (getquotainfo): Call stat () to check for the mounting point.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d98d6e3..c499476 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-01 H.J. Lu <hjl@lucon.org>
+
+ * utils/rquotad/rquota_server.c (getquotainfo): Call stat ()
+ to check for the mounting point.
+
2000-04-29 Chip Salzenberg <chip@valinux.com>
Neil Brown <neilb@cse.unsw.edu.au>