diff options
author | smh <smh@FreeBSD.org> | 2016-01-15 01:06:37 +0000 |
---|---|---|
committer | smh <smh@FreeBSD.org> | 2016-01-15 01:06:37 +0000 |
commit | a3974d0c94003fd73cf6d36d76bd5d1493840538 (patch) | |
tree | d6c92f967bb5e0ec143c174a99bad917e65377ab /contrib/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp | |
parent | 5739e2c8f76bb0f3302998a46ed95ea141fe7e66 (diff) | |
download | FreeBSD-src-a3974d0c94003fd73cf6d36d76bd5d1493840538.zip FreeBSD-src-a3974d0c94003fd73cf6d36d76bd5d1493840538.tar.gz |
Ensure boot fsread correctly probes all partitions
The boot code fsread was caching the result of meta data request and
reusing it even for calls with inode = 0, which is used to partitions
trigger a probe.
The result was that success was incorrectly returned for all partition
probes after the first valid success, even for partitions which are not
UFS.
MFC after: 2 weeks
X-MFC-With: r293268
Sponsored by: Multiplay
Diffstat (limited to 'contrib/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp')
0 files changed, 0 insertions, 0 deletions