Implement simple record boundary tracking in sbuf(9) for use with drain operations to avoid record splitting.
Sponsored by: Netflix, Inc.
Differential D8536
Implement simple record boundary tracking in sbuf(9) lstewart on Nov 16 2016, 8:59 AM. Authored by Tags None Referenced Files
Details
Implement simple record boundary tracking in sbuf(9) for use with drain operations to avoid record splitting. Sponsored by: Netflix, Inc.
Diff Detail
Event TimelineComment Actions This looks good to me, but I'd get another set of eyes to approve as well before the commit. Comment Actions Looks fine, but I'd like to see a diff with context first. Can you upload a -U9999 diff?
Comment Actions Looks fine. I think it would be good to note in the commit message that this is only for top-level sections and does not nest. It's obvious when you think about it, but, I like clarity. Comment Actions Thanks very much for the feedback and review Conrad (and apologies for the long hiatus in circling back to wrap this up). Will include details in commit log as you suggest. To clarify, is the man page text sufficiently clear? |