so it is. please do the honors :)

On 3/12/23, Dmitry Chagin <[email protected]> wrote:
> On Sat, Sep 17, 2022 at 09:11:41AM +0000, Mateusz Guzik wrote:
>> The branch main has been updated by mjg:
>>
>> URL:
>> https://cgit.FreeBSD.org/src/commit/?id=5b5b7e2ca2fa9a2418dd51749f4ef6f881ae7179
>>
>> commit 5b5b7e2ca2fa9a2418dd51749f4ef6f881ae7179
>> Author:     Mateusz Guzik <[email protected]>
>> AuthorDate: 2022-09-17 09:10:38 +0000
>> Commit:     Mateusz Guzik <[email protected]>
>> CommitDate: 2022-09-17 09:10:38 +0000
>>
>>     vfs: always retain path buffer after lookup
>>
>>     This removes some of the complexity needed to maintain HASBUF and
>>     allows for removing injecting SAVENAME by filesystems.
>>
>>     Reviewed by:    kib (previous version)
>>     Differential Revision:  https://reviews.freebsd.org/D36542
>> ---
>>  .../openzfs/module/os/freebsd/zfs/zfs_vnops_os.c   |  23 +++-
>
>
> btw, by this change the usage of cn_origflags of struct componentname is
> retired, may be we should remove it?
>


-- 
Mateusz Guzik <mjguzik gmail.com>

Reply via email to