Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2023 18:50:24 +0100
From:      Mateusz Guzik <mjguzik@gmail.com>
To:        Dmitry Chagin <dchagin@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   Re: git: 5b5b7e2ca2fa - main - vfs: always retain path buffer after lookup
Message-ID:  <CAGudoHHGSJXut66Cnn5VZhUEoNyjBM2HsOLie_PO4SOO6sa7SA@mail.gmail.com>
In-Reply-To: <ZA3arE1U2oXlPwOX@heemeyer.club>
References:  <202209170911.28H9Bf3W085276@gitrepo.freebsd.org> <ZA3arE1U2oXlPwOX@heemeyer.club>

next in thread | previous in thread | raw e-mail | index | archive | help
so it is. please do the honors :)

On 3/12/23, Dmitry Chagin <dchagin@freebsd.org> 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 <mjg@FreeBSD.org>
>> AuthorDate: 2022-09-17 09:10:38 +0000
>> Commit:     Mateusz Guzik <mjg@FreeBSD.org>
>> 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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGudoHHGSJXut66Cnn5VZhUEoNyjBM2HsOLie_PO4SOO6sa7SA>