NFSTIMESYNC

About
 Main Page

Get It
 Via the Web
 Via Anonymous CVS

Documentation
 README
 News
 ChangeLog
 Installation
 BUGS

 NTS.1
 NTSSETUP.1
 NFSTIMESYNC.8

Resources
 WEB CVS
 SourceForge Page
 Forums

My Other SF projects
 kbde
 ksm
 noexec
 pkgrebuild
 rpmrebuild (with Eric Gerbier)
 rrp_statify
 statifier

SourceForge.net Logo

 
Man Page nfstimesync.8
Manpage of nfstimesync

nfstimesync

Section: nfstimesync (8)
Updated: 1.2.0
Index Return to Main Contents
 

NAME

nfstimesync - is a library for sync nfs server and nfs client time  

SYNTAX

LD_PRELOAD="/usr/lib/libnfstimesync.so $LD_PRELOAD"
NTS_OFFSET="<delta_time>"
NTS_DEVICE="<nfs_device>"
export LD_PRELOAD NTS_OFFSET NTS_DEVICE  

DESCRIPTION

This library trap stat family functions and utime function and sync time for nfs server and client.  

ENVIRONMENT

LD_PRELOAD - list of the libraries to be preloaded.
NTS_OFFSET - nfs_client_time - nfs_server_time (in second)
NTS_DEVICE - nfs device (as st_dev entry in the struct buf)
NTS_DEBUG - debug level
1 - trace _init call
2 - show which function are intercepted.
3 - both of them.  

AUTHORS

Valery Reznic <valery_reznic@users.sourceforge.net>

See <URL:http://nfstimesync.sourceforge.net/>.
 

COPYRIGHT

nfstimesync is copyright (©) 2003 by Valery Reznic.
This library is distributed under GNU Lesser General Public License
It is provided "as is", without any express or implied warranties. See the file COPYING for details.  

SEE ALSO

nts(1), ntssetup(1)


 

Index

NAME
SYNTAX
DESCRIPTION
ENVIRONMENT
AUTHORS
COPYRIGHT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 07:53:13 GMT, May 16, 2006