X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fnfsc%2Flibnfs.h;h=0504a6aac4e13b789deae2b93b536a0fa822ea4f;hb=22a0f15bee336aadddd53fa58fa27ff5a890672b;hp=b9138c9066409ea3fab16053a4ebca4c9a2d793d;hpb=3cea44dc5425410ad2ca0b5d5b471445def94a6c;p=deb_libnfs.git diff --git a/include/nfsc/libnfs.h b/include/nfsc/libnfs.h index b9138c9..0504a6a 100644 --- a/include/nfsc/libnfs.h +++ b/include/nfsc/libnfs.h @@ -276,6 +276,7 @@ EXTERN int nfs_fstat(struct nfs_context *nfs, struct nfsfh *nfsfh, struct stat * * O_RDONLY * O_WRONLY * O_RDWR + * O_TRUNC (Only valid with O_RDWR or O_WRONLY. Ignored otherwise.) * * When the callback is invoked, status indicates the result: * 0 : Success.