diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2015-06-06 20:54:41 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2015-06-06 20:54:41 +0000 |
commit | a7dc7c7729eed7bed02eea99125843731f9a77a4 (patch) | |
tree | e013161274a0f51c1d562e5a4d027a91acc7376e /cddl/contrib/opensolaris/common/ctf/ctf_create.c | |
parent | 51c06666a902e195ca88afc6b333748c1d7ad639 (diff) | |
download | FreeBSD-src-a7dc7c7729eed7bed02eea99125843731f9a77a4.zip FreeBSD-src-a7dc7c7729eed7bed02eea99125843731f9a77a4.tar.gz |
MFC: r283330
The NFS client generated directory block(s) with d_fileno == 0
so that it would not return less data than requested.
Since returning less directory data than requested is not a problem
for FreeBSD and even UFS no longer returns directory structures
with d_fileno == 0, this patch stops the client from doing this.
Although entries with d_fileno == 0 should not be a problem,
the man pages no longer document that these entries should be
ignored, so there was a concern that these entries might be an
issue in the future.
Diffstat (limited to 'cddl/contrib/opensolaris/common/ctf/ctf_create.c')
0 files changed, 0 insertions, 0 deletions