diff options
author | alc <alc@FreeBSD.org> | 2016-05-21 23:18:23 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2016-05-21 23:18:23 +0000 |
commit | 1bed8c54529b9e609e2408533614b7986d323e18 (patch) | |
tree | d1c36e8063198defc416611efe078b727a6c220b /lib/libc/stdio | |
parent | 27a317090771252c089acad12a67d26183eb1b5c (diff) | |
download | FreeBSD-src-1bed8c54529b9e609e2408533614b7986d323e18.zip FreeBSD-src-1bed8c54529b9e609e2408533614b7986d323e18.tar.gz |
When descending a shadow chain of objects, it makes no sense to update
the current offset (spelled: "fs.pindex") until it is known whether a
backing object exists. In fact, if not for the fact that the backing
object offset is zero when there is no backing object, this update would
produce a broken offset.
Reviewed by: kib
Diffstat (limited to 'lib/libc/stdio')
0 files changed, 0 insertions, 0 deletions