On 5/5/22 11:04 AM, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > gcc 11 warns that stack_f doesn't allocate a sufficiently large buffer > to hold the printf output. I don't think the io cursor stack is really > going to grow to 4 billion levels deep, but let's fix this anyway. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>