Re: [PATCH v2 1/2] nfs: fix acl memory leak of posix_acl_create()

From: Christoph Hellwig
Date: Thu Jun 24 2021 - 08:52:01 EST


On Wed, Jun 23, 2021 at 02:38:54PM +0800, Gao Xiang wrote:
> When looking into another nfs xfstests report, I found acl and
> default_acl in nfs3_proc_create() and nfs3_proc_mknod() error
> paths are possibly leaked. Fix them in advance.

Looks fine,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>