]> git.decadent.org.uk Git - nfs-utils.git/commit
Copy new cacheio functions used by svcgssd to nfslib
authorKevin Coffman <kwc@citi.umich.edu>
Fri, 12 Oct 2007 20:35:00 +0000 (16:35 -0400)
committerNeil Brown <neilb@suse.de>
Sun, 14 Oct 2007 23:50:56 +0000 (09:50 +1000)
commit01f6e717f3e0bf953fadd3de22096c9025c3d38d
treee66a677e45b7a32f051443f1cddedcfb6cf1fce2
parent44f7f2f92038572663acf22b4fd8dc34640c8c81
Copy new cacheio functions used by svcgssd to nfslib

Copy private qword_ functions from the svcgssd version into
the general nfslib library.   Add prototypes as needed.
Also, update readline to use a bigger buffer allocation as is
needed in the svcgssd version.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
support/include/nfslib.h
support/nfs/cacheio.c