]> git.ozlabs.org Git - ccan/commit
nfs: Add _info, remove -D_FILE_OFFSET_BITS=64, use nfs_off_t
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 02:45:36 +0000 (13:15 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 02:45:36 +0000 (13:15 +1030)
commit42f0d95f79096702efbd79d8c422328078752302
tree355e05a2f9a31aad65d5baa57906ee281b109e75
parent85c347709c1740af23dde53685475e5d8118125e
nfs: Add _info, remove -D_FILE_OFFSET_BITS=64, use nfs_off_t

This makes it closer to compiling under ccanlint.
ccan/nfs/Makefile
ccan/nfs/_info [new file with mode: 0644]
ccan/nfs/libnfs-raw.h
ccan/nfs/libnfs-sync.c
ccan/nfs/libnfs.c
ccan/nfs/nfs.c
ccan/nfs/nfs.h
ccan/nfs/tools/nfsclient-sync.c