| ebf1c089 | 23-Mar-2018 |
Benno Rice <[email protected]> |
Correctly mark the last El Torito section header.
Reported by: Thomas Schmitt <[email protected]> Reviewed by: emaste, imp MFC after: 1 week Sponsored by: iXsystems, Inc. Differential Revision: http
Correctly mark the last El Torito section header.
Reported by: Thomas Schmitt <[email protected]> Reviewed by: emaste, imp MFC after: 1 week Sponsored by: iXsystems, Inc. Differential Revision: https://reviews.freebsd.org/D14812
show more ...
|
| 42afd55d | 21-Oct-2015 |
Enji Cooper <[email protected]> |
Unbreak makefs -t cd9660 after r289687
buffer_head needs to be freed -- not buffer
Detected by jemalloc, i.e. running makefs failed the arena assert because my copy of malloc on CURRENT is compiled
Unbreak makefs -t cd9660 after r289687
buffer_head needs to be freed -- not buffer
Detected by jemalloc, i.e. running makefs failed the arena assert because my copy of malloc on CURRENT is compiled with the default !MALLOC_PRODUCTION asserts on
Pointyhat to: ngie PR: 203647 X-MFC with: r289687 Sponsored by: EMC / Isilon Storage Division
show more ...
|