qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PA


From: Vivek Goyal
Subject: Re: [PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
Date: Mon, 18 Oct 2021 14:08:02 -0400

On Thu, Sep 16, 2021 at 10:40:33AM +0200, Hanna Reitz wrote:

[..]
> Second, I’ve renamed the TempFd objects to reflect what kind of FDs they
> contain; i.e. they’re no longer called “inode_fd” or “dir_fd”, but
> “path_fd”, “rw_fd”, or “dir_path_fd” instead.

This change is really helpful. Makes it easier to read code and figure
out which fd we are referring to.

Vivek




reply via email to

[Prev in Thread] Current Thread [Next in Thread]