Re: stale comments about fastgetattr and heap_getattr

2024-06-27 Thread Michael Paquier
On Fri, Jun 28, 2024 at 11:06:05AM +0700, Stepan Neretin wrote: > Hi! Looks good to me. Please, register it in CF. > Best regards, Stepan Neretin. No need for that. I've looked at the patch, and you are right so I have applied it now on HEAD. -- Michael signature.asc Description: PGP signature

Re: stale comments about fastgetattr and heap_getattr

2024-06-27 Thread Stepan Neretin
Hi! Looks good to me. Please, register it in CF. Best regards, Stepan Neretin. On Fri, Jun 28, 2024 at 10:05 AM Junwang Zhao wrote: > fastgetattr and heap_getattr are converted to inline functions > in e27f4ee0a701, while some comments still referring them as macros. > > -- > Regards > Junwang Z

stale comments about fastgetattr and heap_getattr

2024-06-27 Thread Junwang Zhao
fastgetattr and heap_getattr are converted to inline functions in e27f4ee0a701, while some comments still referring them as macros. -- Regards Junwang Zhao 0001-stale-comments-about-fastgetattr-and-heap_getattr.patch Description: Binary data