| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* etc/redhat/nfs: New.
* etc/redhat/nfs.init: Updated.
* nfs-utils.spec.in: Updated.
* nfs-utils.spec: Regenerated.
* utils/mountd/mountd.c (longopts): Fix a typo.
* utils/mountd/mountd.man: Updated.
|
| |
|
|
|
|
| |
* etc/redhat/nfslock.init (restart): Just do stop and start.
* etc/redhat/nfs.init: Fix a typo.
|
| |
|
|
| |
* etc/redhat/nfs.init: Read /etc/sysconfig/nfsd for NFS tuning.
|
| |
|
|
|
| |
* etc/redhat/nfs.init: Check if rpc.rquotad exists before doing
anything about it.
|
| |
|
|
| |
* etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
|
| |
|
|
| |
* etc/redhat/nfs.init (start): Back out the last change.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* etc/redhat/nfs.init (start): Pass --no-tcp to mountd if
TCP is not supported by kernel.
* support/nfs/rpcmisc.c (rpc_init): Don't set _rpcfdtype to 0.
* utils/mountd/mountd.c (longopts): Add "-n/--no-tcp".
(main): Set to _rpcfdtype to SOCK_DGRAM for "-n/--no-tcp".
* utils/mountd/mountd.man: Updated for "-n/--no-tcp".
|
| | |
|
| |
|
|
|
|
|
|
| |
* etc/redhat/nfs.init: Run /usr/sbin/exportfs first during
startup to ensure all existing clients work fine.
* support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0
to xtab_read () for reading _PATH_XTAB.
|
| |
|
|
|
|
| |
* etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
stop to ensure all clients can still access the server
before it is shutdown.
|
| |
|
|
|
|
|
|
|
| |
* etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
startup to ensure all exiting clients are exported.
* configure.in (VERSION): Set to "0.1.8.2".
* configure: Regenerated.
* nfs-utils.spec: Updated.
|
| |
|
|
| |
* etc/redhat/nfs.init: Fix a typo in comment.
|
| |
|
|
| |
* etc/redhat/nfs.init (restart): Just do stop and start.
|
| | |
|
| |
|
|
| |
ESTALE errors on server shutdown.
|
| |
|