libnfs.c: Support use of O_TRUNC with nfs_create
authorRoss Lagerwall <rosslagerwall@gmail.com>
Sun, 20 Jul 2014 07:07:46 +0000 (08:07 +0100)
committerRoss Lagerwall <rosslagerwall@gmail.com>
Sun, 20 Jul 2014 07:08:39 +0000 (08:08 +0100)
commit370c59e351df5991b0f82a5a4aae0b7bb863e120
treecf0de5bccdb25ce389309faf837f10c4e3076485
parent8dea7c3e2dce362f7a49a2193881a3e291f2fdbe
libnfs.c: Support use of O_TRUNC with nfs_create

Simplify usage for application programmers by supporting the use of
O_TRUNC with nfs_create.

Signed-off-by: Ross Lagerwall <rosslagerwall@gmail.com>
include/nfsc/libnfs.h
lib/libnfs.c