Re: [PATCH] ceph: bound encrypted snapshot suffix formatting

From: Pengpeng Hou

Date: Mon Apr 06 2026 - 22:06:44 EST


Hi Slava,

Thanks, you're right.

I have updated this to replace the raw suffix-size constants with a
named maximum, drop the impossible negative snprintf() check, and keep
the NAME_MAX test local to the formatted suffix length. I'll resend it
that way.

Thanks,
Pengpeng