Home
last modified time | relevance | path

Searched hist:"6978676100 aa65c551e00ea58c6a891223f25be5" (Results 1 – 7 of 7) sorted by relevance

/openbmc/estoraged/src/erase/
H A Dzero.cppdiff 6978676100aa65c551e00ea58c6a891223f25be5 Fri Jan 21 16:16:23 CST 2022 John Edward Broadbent <jebr@google.com> Not passing fd in the zero and pattern erase

The original erase zero, and erase pattern methods took fd that were
opened by the client code. This changes make zero and pattern open the
files internally, which is safe and a more standard practice.

Tested: This change has not been tested

Change-Id: Iae848429b304aa39d510d1f090ace416db88ac7e
Signed-off-by: John Edward Broadbent <jebr@google.com>
H A Dpattern.cppdiff 6978676100aa65c551e00ea58c6a891223f25be5 Fri Jan 21 16:16:23 CST 2022 John Edward Broadbent <jebr@google.com> Not passing fd in the zero and pattern erase

The original erase zero, and erase pattern methods took fd that were
opened by the client code. This changes make zero and pattern open the
files internally, which is safe and a more standard practice.

Tested: This change has not been tested

Change-Id: Iae848429b304aa39d510d1f090ace416db88ac7e
Signed-off-by: John Edward Broadbent <jebr@google.com>
/openbmc/estoraged/include/
H A Dzero.hppdiff 6978676100aa65c551e00ea58c6a891223f25be5 Fri Jan 21 16:16:23 CST 2022 John Edward Broadbent <jebr@google.com> Not passing fd in the zero and pattern erase

The original erase zero, and erase pattern methods took fd that were
opened by the client code. This changes make zero and pattern open the
files internally, which is safe and a more standard practice.

Tested: This change has not been tested

Change-Id: Iae848429b304aa39d510d1f090ace416db88ac7e
Signed-off-by: John Edward Broadbent <jebr@google.com>
H A Dpattern.hppdiff 6978676100aa65c551e00ea58c6a891223f25be5 Fri Jan 21 16:16:23 CST 2022 John Edward Broadbent <jebr@google.com> Not passing fd in the zero and pattern erase

The original erase zero, and erase pattern methods took fd that were
opened by the client code. This changes make zero and pattern open the
files internally, which is safe and a more standard practice.

Tested: This change has not been tested

Change-Id: Iae848429b304aa39d510d1f090ace416db88ac7e
Signed-off-by: John Edward Broadbent <jebr@google.com>
/openbmc/estoraged/src/test/erase/
H A Dzero_test.cppdiff 6978676100aa65c551e00ea58c6a891223f25be5 Fri Jan 21 16:16:23 CST 2022 John Edward Broadbent <jebr@google.com> Not passing fd in the zero and pattern erase

The original erase zero, and erase pattern methods took fd that were
opened by the client code. This changes make zero and pattern open the
files internally, which is safe and a more standard practice.

Tested: This change has not been tested

Change-Id: Iae848429b304aa39d510d1f090ace416db88ac7e
Signed-off-by: John Edward Broadbent <jebr@google.com>
H A Dpattern_test.cppdiff 6978676100aa65c551e00ea58c6a891223f25be5 Fri Jan 21 16:16:23 CST 2022 John Edward Broadbent <jebr@google.com> Not passing fd in the zero and pattern erase

The original erase zero, and erase pattern methods took fd that were
opened by the client code. This changes make zero and pattern open the
files internally, which is safe and a more standard practice.

Tested: This change has not been tested

Change-Id: Iae848429b304aa39d510d1f090ace416db88ac7e
Signed-off-by: John Edward Broadbent <jebr@google.com>
/openbmc/estoraged/src/
H A Destoraged.cppdiff 6978676100aa65c551e00ea58c6a891223f25be5 Fri Jan 21 16:16:23 CST 2022 John Edward Broadbent <jebr@google.com> Not passing fd in the zero and pattern erase

The original erase zero, and erase pattern methods took fd that were
opened by the client code. This changes make zero and pattern open the
files internally, which is safe and a more standard practice.

Tested: This change has not been tested

Change-Id: Iae848429b304aa39d510d1f090ace416db88ac7e
Signed-off-by: John Edward Broadbent <jebr@google.com>