]> git.decadent.org.uk Git - nfs-utils.git/commit
Use nfslib versions of cacheio functions
authorKevin Coffman <kwc@citi.umich.edu>
Fri, 12 Oct 2007 20:35:05 +0000 (16:35 -0400)
committerNeil Brown <neilb@suse.de>
Sun, 14 Oct 2007 23:50:56 +0000 (09:50 +1000)
commit6a6e6526d7c6db42688d5fd32a6b555489b49cae
tree252c0be268b9b5d6d9d05851e7017b0a0922e056
parent01f6e717f3e0bf953fadd3de22096c9025c3d38d
Use nfslib versions of cacheio functions

Now that the nfslib library has all the necessary functions and they
all operate as needed, use them instead of the private versions in
utils/gssd/cacheio.c.
The obsolete private versions are removed in the next patch.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/gssd/Makefile.am
utils/gssd/svcgssd_proc.c