]> git.decadent.org.uk Git - nfs-utils.git/blob - ChangeLog
2000-05-18 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
1 2000-05-18  H.J. Lu <hjl@lucon.org>
2
3         * etc/redhat/nfs.init (restart): Just do stop and start.
4
5 2000-05-09  Jay Weber <jweber@valinux.com>
6
7         * utils/rquotad/hasquota.c: added support for ext3 recognition
8         in rquotad.
9         * utils/rquotad/mntent.h: Likewise.
10
11 2000-05-01  H.J. Lu <hjl@lucon.org>
12
13         * configure.in (VERSION): Set to "0.1.7.3".
14         * configure: Regenerated.
15         * nfs-utils.spec: Updated.
16
17 2000-05-01  H.J. Lu <hjl@lucon.org>
18
19         * utils/rquotad/rquota_server.c (getquotainfo): Skip bad
20         mounting poins in /etc/fstab.
21
22 2000-05-01  H.J. Lu <hjl@lucon.org>
23
24         * configure.in (VERSION): Set to "0.1.7.2".
25         * configure: Regenerated.
26         * nfs-utils.spec: Updated.
27
28 2000-05-01  H.J. Lu <hjl@lucon.org>
29
30         * utils/rquotad/rquota_server.c (getquotainfo): Call stat ()
31         to check for the mounting point.
32
33 2000-04-29  Chip Salzenberg  <chip@valinux.com>
34             Neil Brown  <neilb@cse.unsw.edu.au>
35
36         * Really re-use RPC ports.
37           (Fixes earlier patch.  Sorry, Neil.)
38
39 2000-04-26  H.J. Lu <hjl@lucon.org>
40
41         * configure.in (VERSION): Set to "0.1.7.1".
42         * configure: Regenerated.
43         * nfs-utils.spec: Updated.
44
45 2000-04-26  H.J. Lu <hjl@lucon.org>
46
47         * etc/redhat/nfslock.init: Check if lockd exits before killing
48         it.
49
50 2000-04-25  H.J. Lu <hjl@lucon.org>
51
52         * README: Require util-linux-2.10f-mount-rpc.patch for mount.
53
54 2000-03-21 Michael Weiser <michael@weiser.saale-net.de>
55
56         * support/nfs/exports.c (parsesquash): Correctly set the
57         return pointer.
58
59 Tue Mar 21 11:38:48 EST 2000 NeilBrown <neilb@cse.unsw.edu.au>
60
61         * support/include/nfs/nfs.h: Removed knowledge of internals of
62              kernel filehandles (which can change) and defined nfs_fh_size
63              which has variable size
64         
65         * support/nfs/getfh.c: defined getfh_size to use new syscall to
66              get variable sized file handles, and change getfh{,old} to
67              use nfs_fh_size        
68         
69         * utils/mountd/mountd.c: use nfd_fh_size and call getfh_size for
70              NFSv3 file handles
71
72         * tools/Makefile, tools/nlmtest/nlmtest.c
73              nlmtest.c depended on internel format of file handles, so now
74              doesn't work.
75
76         
77 2000-03-12  Chip Salzenberg  <chip@valinux.com>
78             Neil Brown  <neilb@cse.unsw.edu.au>
79
80         * support/nfs/rpcmisc.c (rpc_init): Share transports.
81
82 2000-03-13 H.J. Lu <hjl@lucon.org>
83
84         * etc/redhat/nfsd.init: Updated.
85
86         * etc/redhat/nfslock.init: Updated.
87
88         * nfs-utils.spec.in: Updated.
89
90         * configure.in (VERSION): Set to "0.1.7".
91         * configure: Regenerated.
92         * nfs-utils.spec: Updated.
93
94         * README: Updated.
95
96 Wed Mar  8 09:42:43 2000 Neil Brown <neilb@cse.unsw.edu.au>
97
98         * utils/exportfs/exportfs.c (dump): Included printing of
99            nohide, no_subtree_check, and insecure_locks
100
101 2000-02-26  Chip Salzenberg  <chip@valinux.com>
102
103         * config.mk.in (INSTALLSUID): Strip ("-s").
104         (INSTALLSCRIPT): Define.
105         * utils/nhfsstone/Makefile: Use it.
106
107 2000-02-26  Chip Salzenberg  <chip@valinux.com>
108
109         * utils/lockd/lockd.man: Create.
110         * utils/lockd/Makefile: Install it.
111         * utils/nhfsstone/nhfs{run,nums,graph}.man: Create.
112         * utils/nhfsstone/nhfsstone.man: Change suffix from ".1".
113         * utils/nhfsstone/Makefile: Install the helper scripts and
114           all four man pages.
115         * utils/exportfs/exports.man: Fix typo.
116
117 2000-02-26  Chip Salzenberg  <chip@valinux.com>
118
119         * support/nfs/xio.c (xungetc): Decrement line number when
120         character to unget is newline.  Make first parameter int, so
121         it can distinguish EOF from \377.
122         * support/include/xio.h (xungetc): Adjust prototype.
123
124 Fri Feb  4 23:42:23 2000 Neil Brown <neilb@cse.unsw.edu.au>
125
126         * support/include/nfs/export.h: added NFSEXP_NOAUTHNLM
127         * support/nfs/exports.c: added handling for NFSEXP_NOAUTHNLM
128         * utils/exportfs/exports.man: added documentation for no_auth_nlm.
129
130         This is for supporting a new option introduced in 2.3.42
131
132 Thu Feb  3 14:55:48 2000 H.J. Lu <hjl@lucon.org>
133
134         * COPYING: Added. GPL.
135
136 Thu Feb 03 14:40:40 2000 Cristian Gafton <gafton@redhat.com>
137
138         * utils/rquotad/rquota_server.c (getquotainfo): Call statfs ()
139         to get the block size.
140
141 Tue Jan 25 11:04:17 2000 H.J. Lu <hjl@lucon.org>
142
143         * nfs-utils.spec.in: Update ftp site.
144
145 Mon Jan 17 11:48:18 2000 H.J. Lu <hjl@lucon.org>
146
147         * README: Update hostnames.
148
149 Tue Jan 11 10:06:22 2000 H.J. Lu <hjl@lucon.org>
150
151         * configure.in (VERSION): Set to "0.1.6".
152         * configure: Regenerated.
153         * nfs-utils.spec: Updated.
154
155         * README: Updated.
156
157 Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>
158
159         * utils/mountd/auth.c (auth_authenticate_internal): Call
160         xstrdup for hostname before passing it to gethostbyname.
161
162         * utils/mountd/mountd.c (get_exportlist): Use xstrdup instead
163         of strdup.
164
165 Sun Dec 19 09:35:01 1999  H.J. Lu <hjl@lucon.org>
166
167         * README: Update the mailing list address.
168
169 Sun Dec 19 09:22:28 1999  H.J. Lu <hjl@lucon.org>
170
171         * configure.in (VERSION): Set to "0.1.5".
172         * configure: Regenerated.
173         * nfs-utils.spec: Updated.
174
175         * README: Updated.
176
177 Mon Dec 13 13:40:20 1999  H.J. Lu <hjl@lucon.org>
178
179         * utils/rquotad/hasquota.c (hasquota): Malloc one more char
180         for '/'.
181
182 Mon Dec  6 09:42:45 1999  H.J. Lu <hjl@lucon.org>
183
184         * configure.in (VERSION): Set to "0.1.4".
185         * configure: Regenerated.
186         * nfs-utils.spec: Updated.
187
188         * README: Updated.
189
190 Mon Dec  6 09:28:07 1999  H.J. Lu <hjl@lucon.org>
191
192         * nfs-utils.spec.in: New file.
193
194         * config.mk.in (VERSION): Changed to "nfs-utils @VERSION@".
195
196         * configure.in (nfs-utils.spec): Added to AC_OUTPUT.
197
198 1999-12-04  Chip Salzenberg  <chip@valinux.com>
199
200         * config.mk.in: Use $(CC) as set by configure.
201
202 1999-12-04  Chip Salzenberg  <chip@valinux.com>
203
204         * rules.mk: Call $(MAKE) with $(MFLAGS).
205
206 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
207
208         * tools/rpcgen/rpc_main.c (h_output): Generate IXDR_GET_INT32,
209         IXDR_PUT_INT32, IXDR_GET_U_INT32 and IXDR_PUT_U_INT32.
210
211 Mon Nov 29 11:17:35 1999  H.J. Lu <hjl@lucon.org>
212
213         * nfs-utils.spec (Version): Set to 0.1.3.
214
215         * configure.in (VERSION): Set to "nfs-utils 0.1.3".
216         * configure: Regenerated.
217
218         * README: Updated.
219
220 Mon Nov 29 11:15:47 1999  H.J. Lu <hjl@lucon.org>
221
222         * utils/rquotad/rquota_server.c (nfsmount_to_devname): Removed.
223         (_PATH_DEV_DSK): Likewise.
224         (getquotainfo): Match the mounting point from /etc/mtab
225         instead of calling nfsmount_to_devname ().
226
227 1999-11-24  Chip Salzenberg  <chip@valinux.com>
228
229         * utils/statd/monitor.c (sm_mon_1_svc): Accept lockd callbacks
230         to the new port 24 as well as the historical port 100021.
231
232 Tue Nov 23 10:21:34 1999 Neil Brown <neilb@cse.unsw.edu.au>
233
234         * etc/redhat/nfsd.init (stop): moved exportfs -ua after
235         stopping nfsd to stop spurious ESTALE on server shutdown.
236         
237 Tue Nov 23 10:13:39 1999  Neil Brown <neilb@cse.unsw.edu.au>
238
239         * support/nfs/exports.c (parseopts): make copy of opt string
240         before 'nul'ing out commas so that
241
242         # exportfs -o option1,option2 hosta:/fs hostb:/fs
243
244         applies both options to both exports.
245
246 Thu Oct 28 12:55:42 1999  H.J. Lu <hjl@lucon.org>
247
248         * README: Fix a few typos.
249
250         * tools/rpcgen/rpc_cout.c (print_header): Use int32_t instead
251         of long.
252         * tools/rpcgen/rpc_hout.c (pdefine): Likewise.
253         * tools/rpcgen/rpc_main.c (c_initialize): Likewise.
254         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
255         (unsigned_dec): Likewise.
256         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
257         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
258
259         * tools/rpcgen/rpc_cout.c (emit_single_in_line): Use INT32
260         instead of LONG.
261         * tools/rpcgen/rpc_parse.c (get_type): Likewise.
262         (unsigned_dec): Likewise.
263         * tools/rpcgen/rpc_scan.c (symbols): Likewise.
264         * tools/rpcgen/rpc_scan.h (tok_kind): Likewise.
265         * tools/rpcgen/rpc_util.c (tokstrings): Likewise.
266
267 Thu Oct 28 11:27:51 1999 Neil Brown <neilb@cse.unsw.edu.au>
268
269         * support/include/nfs/export.h addedd NFSEXP_NOSUBTREECHECK
270         * support/nfs/exports.c: added {no_,}subtree_check and changed
271           crossmnt to nohide
272         * utils/exportfs/exports.man: added no_subtree_check and nohide
273           and removed irrelevant stuff from unfsd.
274         * support/export/rmtab.c: rmtab_read didn't quite do the right
275           thing if a pathname from rmtab was a subdirectory of an export-point
276
277 Tue Oct 26 17:22:40 1999  H.J. Lu <hjl@lucon.org>
278
279         * README: Updated ftp site.
280
281 Mon Oct 25 18:12:45 1999  H.J. Lu <hjl@lucon.org>
282
283         * nfs-utils.spec (Version): Set to 0.1.2.
284
285         * configure.in (VERSION): Set to "nfs-utils 0.1.2".
286         * configure: Regenerated.
287
288         * README: Updated.
289
290 Mon Oct 25 18:11:21 1999  H.J. Lu <hjl@lucon.org>
291
292         * utils/mountd/auth.c (auth_error): Add "no_forward_dns".
293         (auth_authenticate_internal): Check for NULL return on forward
294         DNS lookup.
295         (auth_authenticate): Handle "no_forward_dns".
296
297 Thu Oct 21 16:22:06 1999  H.J. Lu <hjl@lucon.org>
298
299         * Version 0.1.1 released.
300
301         * nfs-utils.spec (Version): Set to 0.1.1.
302
303         * configure.in (VERSION): Set to "nfs-utils 0.1.1".
304         * configure: Regenerated.
305
306         * README: Updated.
307
308 Mon Oct 18 17:43:29 1999  H.J. Lu <hjl@lucon.org>
309
310         * nfs-utils.spec (Obsoletes): Fixed a typo, change knfsd-client
311         to knfsd-clients.
312         (Provides): Likewise.
313
314 Mon Oct 18 14:56:22 1999  H.J. Lu <hjl@lucon.org>
315
316         * Initial version 0.1 released.
317
318         * configure.in (VERSION): Set to "nfs-utils 0.1".
319         * configure: Regenerated.
320
321 Mon Oct 18 14:54:57 1999  H.J. Lu <hjl@lucon.org>
322
323         * utils/mountd/mountd.c (get_exportlist): Cleanup.
324
325         * utils/exportfs/exportfs.c (unexport_all): Unexport from
326         kernel only if the entry is exported to kernel.
327         (unexportfs): Likewise.
328
329 Wed Sep 08 16:49:32 1999  Neil Brown <neilb@cse.unsw.edu.au>
330
331 1/ utils/mountd/rmtab.c::mountlist_list
332
333      This routine stats the rmtab file to see if it has changed.  It
334      if has, it cleans up it's old copy of the data. But it still
335      always re-read the file, thus returning multiple copies of the
336      data on consecutive calls without intervening changes.
337      "Showmount -a" didn't show this as it appears to sort/unique the
338      data, but 'strace showmount -a' showed that the size of the
339      datagram that it received grew.
340
341      I moved the getrmtabent loop inside the mtime test.
342
343 2/ utils/exportfs/exportfs.c
344    
345      Many routines used the m_path field of m_export instead of
346      e_path.
347      According to the comment in nfslib.h, m_path should only
348      be used when processing a mount request (i.e. in mountd)
349      where the mountpoint may be a subdirectory of the export point.
350
351      I changed all occurances of m_path to e_path
352
353
354 3/ utils/exportfs/exportfs.c:main
355
356       extra arguments are not meaningful with -a or -r, but
357       exportfs accepted them and then ignored the -a/-r, expect that
358       -r would still unexport everything first.
359
360       I generate an error if there are extra args and f_all
361
362 4/ utils/exportfs/exportfs.c:main
363      extract dump out as a special case.
364
365 5/ utils/exportfs/exportfs.c
366      made f_reexport a local variable.
367
368
369 6/ utils/exportfs/exportfs.c:main,exportall
370
371     support/export/rmtab.c
372        only  mayexport on newly created entries, don't set xtabent at all
373
374 7/ support/include/nfslib.h
375
376       add #define _PATH_PROC_EXPORTS to be /proc/fs/nds/exports
377
378 8/ support/export/xtab.c
379
380       xtab_mount_read loads data from _PATH_PROC_EXPORTS if it exists,
381       else from xtab
382
383
384 9/ support/export/xtab.c
385
386       xtab_mount_read now sets m_exported, and NOT
387         xtabent and mayexport
388
389       removed the append arguement from xtab_write as it was
390         never used.
391
392       added is_export flag to xtab_write similar to xtab_read
393         if is_export, only write entries with m_xtabent or m_addxtab
394         if !is_export, only write entries with m_exported
395      
396 10/ support/export/export.c::export_allowed_internal
397
398       added test for exp->m_mayexport, as the export tree
399         may have entries that are no longer allowed to be exported,
400         and so shouldn't caused deduced exported by rmtab_read
401
402 11/ utils/exportfs/exportfs.c::main
403         error checking of flags.
404
405 12/ utils/exportfs/exportfs.c
406
407         total rewrite of export and unexport logic.
408         We now:
409         -  build an exportslist of valid exports, based on
410            current etab file  and arguments,
411         -  read rmtab to instantiate relevant wild card entries
412         -  read etab to find out what is currently exported
413         -  synchronise intention with reality
414         -  write out etab and xtab
415
416 13/  various
417         discard the m_addxtab flag
418         add m_changed flag so we know what to report in exportfs
419
420 14/ utils/mountd/auth.c:auth_authenticate
421
422         the value returned by gethostbyaddr was trusted.
423
424         It now follows this with a call to gethostbyname
425         and checks that the address is in the list.
426
427 15/ support/export/nfsctl.c::cltsetup,expsetup
428
429         force client names to lowercase as kernel is
430         sensitive to case
431
432 16/ quietened a few compiler warnings
433
434 17/ support/export/client:client_lookup
435
436      look for pre-existing client with same name before creating
437         a new one.
438
439 18/ support/include/exportfs.h
440
441      The ordering of the MCL_* enum was:
442         ANONYMOUS, FQDN, SUBNETWORK, WILDCARD, NETGROUP
443
444      I moved ANONYMOUS to the end.
445
446      The ordering is significant when an export entry is being searched for to 
447         match a given address.  There are two problems with ANONYMOUS being first.
448
449         1/ if a directory is exported rw to a couple of hosts and ro to everyone else,
450            then the ro case will always be found first and the privileged hosts won't get
451            their privilege
452         2/ When mountd gets a request to mount an ANONYMOUSly exported tree, it creates a FQDN
453            export entry for the specific host, and writes it to xtab.
454            When another request comes from the same host, the ANONYMOUS entry is found again, 
455            before the new FQDN entry, so it creates another FQDN entry and writes it to xtab
456            again.  If causes bloat in xtab.
457
458       Putting ANONYMOUS at the end reflects it's nature as a catch-all
459
460 19/ utils/exportfs/exportfs.man
461         many updates to the man page to reflect changes to the code
462
463 -----------------------
464
465
466
467 TODO:
468
469 - allow exportfs to modify rmtab file
470 - make sure kernel never gets two clients with same IP address
471     - possible kernel should reject
472     - needs to be some way to lookup client in kernel by IP address
473 - maybe get kernel to do case-insensitive comparisons on client names
474 - remove unused clients from kernel
475
476 - change etab to xtab and xtab to xtab.active
477
478 - timestamp and/or statd-stamp in rmtab for removing old entries.
479
480 Mon Oct 18 11:48:07 1999  H.J. Lu <hjl@lucon.org>
481
482         * linux-nfs: New directory.
483         * linux-nfs/ChangeLog: Moved from ..
484         * linux-nfs/INSTALL: Likewise.
485         * linux-nfs/KNOWNBUGS: Likewise.
486         * linux-nfs/NEW: Likewise.
487         * linux-nfs/README: Likewise.
488         * linux-nfs/THANKS: Likewise.
489         * linux-nfs/TODO: Likewise.
490
491         * Starting from knfsd 1.4.7.