add support got NFSACL protocol and NULL and GETACL procedures.
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 3 Jul 2011 05:30:18 +0000 (15:30 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 3 Jul 2011 05:30:18 +0000 (15:30 +1000)
commit3847f8f6ae1ff8c10513c3f24cb43942737cc6d0
tree63adf548d219055f99a6b31d2b33b2dc2d8293ba
parentf7f931c7e3a382b964ed6464125cf261e7358bf8
add support got NFSACL protocol and NULL and GETACL procedures.
add example of raw interface for NFSACL
examples/nfsclient-raw.c
include/libnfs-raw.h
nfs/Makefile.am
nfs/nfs.x
nfs/nfsacl.c [new file with mode: 0644]