Home
last modified time | relevance | path

Searched refs:Fix (Results 1 – 25 of 1142) sorted by relevance

12345678910>>...46

/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz1Pass 1: Checking inodes, blocks, and sizes 2Pass 2: Checking directory structure 3 ...
/external/e2fsprogs/tests/f_rebuild_csum_rootdir/
Dexpect.14 Fix? yes
10 Fix? yes
14 Fix? yes
19 Fix? yes
28 Inode 11 ref count is 3, should be 2. Fix? yes
33 Inode 12 ref count is 2, should be 1. Fix? yes
38 Inode 13 ref count is 2, should be 1. Fix? yes
43 Inode 14 ref count is 2, should be 1. Fix? yes
48 Inode 15 ref count is 2, should be 1. Fix? yes
53 Inode 16 ref count is 2, should be 1. Fix? yes
[all …]
/external/e2fsprogs/tests/f_baddotdir/
Dexpect.16 Fix? yes
9 Fix? yes
12 Fix? yes
15 Fix? yes
18 Fix? yes
21 Fix? yes
24 Fix? yes
27 Fix? yes
30 Fix? yes
34 Fix? yes
[all …]
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
Dexpect.12 Special (device/socket/fifo) inode 12 has non-zero size. Fix? yes
4 Inode 12, i_blocks is 2, should be 0. Fix? yes
8 Fix? yes
11 Fix? yes
14 Fix? yes
17 Fix? yes
30 Inode 2 ref count is 4, should be 3. Fix? yes
32 Inode 12 ref count is 2, should be 1. Fix? yes
34 Inode 13 ref count is 3, should be 2. Fix? yes
36 Inode 14 ref count is 3, should be 2. Fix? yes
[all …]
/external/ethtool/
DNEWS17 * Fix: qsfp: fix special value comparison
23 * Fix: fix up dump_coalesce output to match actual option names
28 * Fix: zero initialize coalesce struct
40 * Fix: Fix uninitialized variable use at qsfp dump
45 * Fix: document WoL filters option also in help message
50 * Fix: In ethtool.8, remove superfluous and incorrect \c.
51 * Fix: fix uninitialized return value
52 * Fix: fix RING_VF assignment
53 * Fix: remove unused global variable
54 * Fix: several fixes in do_gregs()
[all …]
/external/e2fsprogs/tests/f_ea_checks/
Dexpect.14 Inode 13, i_blocks is 4, should be 2. Fix? yes
9 Inode 14, i_blocks is 2, should be 0. Fix? yes
13 Inode 17, i_blocks is 4, should be 2. Fix? yes
17 Inode 16, i_blocks is 2, should be 0. Fix? yes
21 Inode 19, i_blocks is 2, should be 0. Fix? yes
25 Inode 12, i_blocks is 2, should be 0. Fix? yes
27 Inode 15, i_blocks is 2, should be 0. Fix? yes
37 Fix? yes
40 Fix? yes
43 Fix? yes
[all …]
/external/javapoet/
DCHANGELOG.md8 * Fix: Don't copy parameter annotations when creating a `ParameterSpec`.
14 * Fix: Ignore parameter annotations in `MethodSpec.overriding()`.
32 * Fix: Use `\\R` instead of `\n` as line separator in `CodeWriter.emitAndIndent()`.
33 * Fix: Copy originating elements in `TypeSpec.toBuilder()`.
34 * Fix: Ensure trailing newlines in Javadocs and method bodies.
35 * Fix: Copy annotations when creating a `ParameterSpec` from a `VariableElement`.
36 * Fix: Properly handle classes located in empty packages in `ClassName`.
37 * Fix: Only allow `final` modifier on a `ParameterSpec`.
38 * Fix: Use fully-qualified names for type names that are masked by type variable names.
44 * Fix: JavaPoet 1.11 had a regression where `TypeName.get()` would throw on error types, masking
[all …]
/external/nanopb-c/
DCHANGELOG.txt2 Fix handling of special characters in string/bytes default values (issue #322)
3 Fix encoding of negative numbers with PB_WITHOUT_64BIT (#285)
4 Fix _zero initializer for enums that don't begin at 0. (#295)
6 Fix compiler warnings (#305)
7 Fix scons rules for Python 3
16 Fix bugs in proto3 encoding of submessages (#256)
17 Fix message size calculation for arrays of size 1 (#253)
18 Fix segfault with FT_CALLBACK inside FT_POINTER (#259)
32 Fix problems with multiple oneofs in same message (#229)
35 Fix potential unaligned access (#226, #227)
[all …]
/external/okhttp/
DCHANGELOG.md8 * Fix: Change the certificate pinner to always build full chains. This
17 * Fix: Don't crash when finding the trust manager if the Play Services (GMS)
19 * Fix: The previous release introduced a performance regression on Android,
27 * Fix: Permit the trusted CA root to be pinned by `CertificatePinner`.
34 * Fix: Don't eagerly release stream allocations on cache hits. We might still
42 * Fix: Don't do a health check on newly-created connections. This is
58 * Fix: Don't log gzipped data in the logging interceptor.
59 * Fix: Don't resolve DNS addresses when connecting through a SOCKS proxy.
60 * Fix: Drop the synthetic `OkHttp-Selected-Protocol` response header.
61 * Fix: Support 204 and 205 'No Content' replies in the logging interceptor.
[all …]
/external/e2fsprogs/tests/f_lpf/
Dexpect.14 Inode 13 is in use, but has dtime set. Fix? yes
14 Inode 13 ref count is 2, should be 1. Fix? yes
19 Inode 14 ref count is 2, should be 1. Fix? yes
24 Inode 15 ref count is 2, should be 1. Fix? yes
28 Fix? yes
31 Fix? yes
34 Fix? yes
37 Fix? yes
40 Fix? yes
43 Fix? yes
[all …]
/external/grpc-grpc/third_party/nanopb/
DCHANGELOG.txt3 Fix error in STATIC_ASSERT with multiple files (#203)
14 Fix generator crash with Enum inside Oneof (#188)
15 Fix some generator regressions related to .options file path (#172)
26 Fix handling of unsigned 8- and 16-bit enums (issue 164)
27 Fix generator on systems where python = python3. (issue 155)
28 Fix compiler warning on GCC 5.x (issue 171)
35 Fix missing files in Linux binary package (issue 146)
36 Fix generator bug when oneof is first field in a message. (issue 142)
37 Fix generator error when long_names:false is combined with Oneofs. (issue 147)
38 Fix oneof submessage initialization bug. (issue 149)
[all …]
/external/hamcrest/
DCHANGES.txt19 * Fix gh issue #69 - Iterable contains in order is null-safe
21 * Fix gh issue #59 - added equalToObject() (i.e. unchecked) method
23 * Fix gh issue #25 - arrayContaining(null, null) cause NullPointerException
25 * Fix gh issue #36 - string matching on regular expressions
27 * Fix gh issue #8 - isCloseTo() shows wrong delta in mismatch description
29 * Fix issue 131 - Implement IsEmptyMap, IsMapWithSize
31 * Fix issue 155 - Deprecated several matcher factory methods of the for "isXyz"
33 * Fix issue 187 - IsArray.describeMismatchSafely() should use Matcher.describeMismatch
35 * Fix issue 155 - Add Matcher implementation for files
37 * Fix issue 59 - add untyped version of equalTo, named equalToObject
[all …]
/external/e2fsprogs/tests/f_lpf2/
Dexpect.113 Inode 2 ref count is 4, should be 3. Fix? yes
15 Inode 12 ref count is 3, should be 2. Fix? yes
17 Inode 13 ref count is 3, should be 2. Fix? yes
21 Fix? yes
24 Fix? yes
27 Fix? yes
30 Fix? yes
33 Fix? yes
36 Fix? yes
/external/e2fsprogs/tests/f_dir_bad_csum/
Dexpect.14 Fix? yes
7 Fix? yes
10 Fix? yes
13 Fix? yes
19 Fix? yes
25 Fix? yes
31 Fix? yes
35 Fix? yes
43 Fix? yes
50 Inode 19 ref count is 2, should be 1. Fix? yes
/external/e2fsprogs/tests/f_baddir/
Dexpect.14 Inode 12, i_size is 182, should be 1024. Fix? yes
12 Fix? yes
26 Fix? yes
29 Fix? yes
33 Fix? yes
36 Inode 12 ref count is 1, should be 2. Fix? yes
40 Fix? yes
43 Fix? yes
46 Fix? yes
49 Fix? yes
/external/e2fsprogs/tests/f_imagic/
Dexpect.113 Inode 2 ref count is 4, should be 3. Fix? yes
18 Inode 12 ref count is 2, should be 1. Fix? yes
23 Inode 14 ref count is 2, should be 1. Fix? yes
27 Fix? yes
30 Fix? yes
33 Fix? yes
36 Fix? yes
39 Fix? yes
42 Fix? yes
/external/e2fsprogs/tests/f_resize_inode_meta_bg/
Dexpect.12 not compatible. Resize inode should be disabled. Fix? yes
9 Fix? yes
12 Fix? yes
16 Fix? yes
26 Fix? yes
30 Fix? yes
47 Fix? yes
56 Inode 11 ref count is 3, should be 2. Fix? yes
60 Fix? yes
63 Fix? yes
[all …]
/external/glide/third_party/disklrucache/
DCHANGELOG.md7 * Fix: Prevent exception trying to delete a non-existent file.
13 * Fix: Do not throw runtime exceptions for racy file I/O.
14 * Fix: Synchronize calls to `isClosed`.
23 * Fix: Ensure file handles are not held when a file is not found.
24 * Fix: Correct journal rebuilds on Windows.
25 * Fix: Ensure file writer uses the appropriate encoding.
31 * Fix: Correct logic around detecting whether a journal rebuild is required.
46 * Fix: Ensure library references Java 5-compatible version of
55 * Fix: Cache will gracefully recover if directory is deleted at runtime.
/external/e2fsprogs/tests/f_lotsbad/
Dexpect.17 Inode 13, i_size is 15360, should be 12288. Fix? yes
9 Inode 13, i_blocks is 32, should be 30. Fix? yes
34 Inode 2 ref count is 5, should be 4. Fix? yes
38 Fix? yes
41 Fix? yes
44 Fix? yes
47 Fix? yes
50 Fix? yes
53 Fix? yes
56 Fix? yes
/external/e2fsprogs/tests/f_no/
Dexpect8 Inode 13 is in use, but has dtime set. Fix<y>? no
15 Inodes that were part of a corrupted orphan linked list found. Fix<y>? no
17 Inode 14 is in use, but has dtime set. Fix<y>? no
24 Inode 14, i_blocks is 52574694748113, should be 0. Fix<y>? no
34 Inode 12 ref count is 34463, should be 1. Fix<y>? no
35 Inode 13 ref count is 9999, should be 1. Fix<y>? no
36 Inode 14 ref count is 12241, should be 1. Fix<y>? no
39 Fix<y>? no
41 Fix<y>? no
43 Fix<y>? no
[all …]
/external/e2fsprogs/tests/f_preen/
Dexpect.27 Fix? yes
10 Fix? yes
13 Fix? yes
16 Fix? yes
19 Fix? yes
22 Fix? yes
25 Fix? yes
/external/e2fsprogs/tests/f_imagic_fs/
Dexpect.17 Inode 2 ref count is 4, should be 3. Fix? yes
11 Fix? yes
14 Fix? yes
17 Fix? yes
20 Fix? yes
23 Fix? yes
26 Fix? yes
/external/rust/crates/grpcio/
DCHANGELOG.md3 - Fix send requirement in connectivity APIs (#516)
8 - Fix prost build of grpcio-proto (#515)
16 - Fix clippy warnings (#504)
32 - Fix the bug that server cannot shutdown itself when drop (#484)
73 - Fix clippy warnings (#403)
77 - Fix segment fault under race contention (#367)
81 - Fix openssl link failure on Mac OS (#387)
82 - Fix compilation failure for latest gcc (#386)
83 - Fix deadlock when spawn multiple linked futures in the same queue (#395)
93 - Fix circle dependencies to get round several cargo bugs
[all …]
/external/e2fsprogs/doc/RelNotes/
Dv1.43.8.txt4 Fix a bug where updated bitmap checks might not be written to disk.
9 unpopular). Fix them and compile-time checks to avoid this class of
12 Fix a potential use after free bug in e2fsck when fixing a corrupted
15 Fix a bug in e2fsck where a badly/maliciously corrupted superblock
20 Fix debugfs's ncheck command so that it correctly prints the inode
23 Fix a bug in e2freefrag where it could print an incorrect free blocks
28 Fix a bug where resize2fs's free blocks sanity check could fail with a
32 Fix and clarify various man pages and documentations. Also fixed up
42 Fix various compiler warnings.
46 Fix compatibility problems with glibc 2.27 casued by a collision with
/external/libabigail/
DNEWS7 dwarf-reader: Fix bloom filter access in GNU_HASH section
10 abipkgdiff: Fix race condition while using private types suppr specs
11 Fix compilation with g++ 4.8.5 on el7
19 abigail.m4: Fix copyright notice
26 Bug 26261 - Fix logic for canonicalizing DW_TAG_subroutine_type DIEs
29 Fix thinko in get_vmlinux_path_from_kernel_dist
34 Fix redundancy detection in the diff graph
37 abg-tools-utils: Fix comment
45 Bug 26769 - Fix missing types in abixml output
52 Bug 26780 - Fix array subrange bounds (de)serialization
[all …]

12345678910>>...46