]> git.decadent.org.uk Git - nfs-utils.git/commit - support/nsm/file.c
statd: Decouple statd's state directory from the NFS state directory
authorSteve Dickson <steved@redhat.com>
Tue, 20 Sep 2011 16:52:46 +0000 (12:52 -0400)
committerLuk Claes <luk@debian.org>
Sun, 2 Oct 2011 14:16:48 +0000 (16:16 +0200)
commit0e0cacea623d6a2df8877b2f9c8c9edf8290a3b8
treecfdc96c6b52f9440a721dc5c11dfda8f07cf193f
parent2a961f78fcad01bae0d9cf60f648549d98b3d723
statd: Decouple statd's state directory from the NFS state directory

To allow greater flexibility to where statd's state is kept,
statd's state path can now be decoupled from the normal
NFS state directory.

In configure.ac, the NSM_DEFAULT_STATEDIR definition will now define
the path to where the state information is kept.  The default
value, /var/lib/nfs, can be redefined with the --with-statdpath
flag.

Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
configure.ac
support/nsm/file.c