On Fri, Jul 19, 2013 at 1:30 AM, Rick Macklem <rmacklem@xxxxxxxxxxx> wrote: > Andre Heider wrote: >> On Wed, Jul 17, 2013 at 11:59 PM, Trond Myklebust >> <Trond.Myklebust@xxxxxxxxxx> wrote: >> > Technically, the Linux client is allowed by the NFSv4 spec to send >> > 3 word bitmaps as part of an OPEN request. However, this causes the >> > current FreeBSD server to return NFS4ERR_ATTRNOTSUPP errors. >> > >> > Fix the regression by making the Linux client use a 2 word bitmap >> > unless >> > doing NFSv4.2 with labeled NFS. >> > >> > Signed-off-by: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx> >> >> Tested-by: Andre Heider <a.heider@xxxxxxxxx> >> > I've attached the patch I plan to commit to FreeBSD's head soon, which > fixes the server so that it checks for the high order bitmaps words > being non-zero before replying with NFS4_ERR_ATTRNOTSUPP. > > The patch is pretty straightforward, but if you can apply it to your > server and test it against the unpatched Linux client, that would be > appreciated. Confirmed, reverting the client patches and applying this server patch also works ;) Thanks, Andre -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html