bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Basic support for checking NFSv4 ACLs in Linux


From: Paul Eggert
Subject: Re: [PATCH] Basic support for checking NFSv4 ACLs in Linux
Date: Tue, 27 Dec 2022 20:13:21 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

Some static checking helped find an off-by-one bug that I introduced to your Gnulib patch. The bug caused file_has_acl to sometimes incorrectly return -1 when given a nontrivial ACL in which a WHOLEN is a multiple of 4. Sorry about that. I installed the attached further patch to fix it.

Attachment: 0001-file-has-acl-fix-recently-introduced-NFSv4-bug.patch
Description: Text Data


reply via email to

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