X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=2c466d71cfeb4afaecd2ed33c6c18e07c84a3262;hp=42451643471e5eac0f4a0d75796c30eb235973fd;hb=f6a8d3907cd24a4c255234b0161c868763736fdf;hpb=8b064fcf464aaf3717d8940f97a7d3f8bf21de1a diff --git a/ChangeLog b/ChangeLog index 4245164..2c466d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-03-26 NeilBrown + + * support/nfs/cacheio.c: New File - support for read/writing + to export cache in /proc/rpc/*/channel + * support/nfs/Makefile: compile cacheio.c + * support/include/nfslib.h: declare cacheio.c functions + * support/nfs/nfsexport.c: export and unexport through + /proc/rpc/*/channel if possible, as old syscall interface + may not survive into 2.6 on all architectures. + 2003-02-19 NeilBrown Ben Leslie