On Wed, Dec 13, 2023 at 05:51:04PM +0100, Jan Kara wrote:
> The ->encode_fh method is responsible for setting amount of space
> required for storing the file handle if not enough space was provided.
> bch2_encode_fh() was not setting required length in that case which
> breaks e.g. fanotify. Fix it.
> 
> Reported-by: Petr Vorel <[email protected]>
> Signed-off-by: Jan Kara <[email protected]>

Thanks! Applied.

Reply via email to