Bug 515405 - [PATCH RHEL5.5] :NFS Handle putpubfh operation correctly.
Summary: [PATCH RHEL5.5] :NFS Handle putpubfh operation correctly.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.5
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Wade Mealing
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks: 526950 533192
TreeView+ depends on / blocked
 
Reported: 2009-08-04 05:02 UTC by Wade Mealing
Modified: 2018-10-27 14:59 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-30 07:46:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Reproducer (2.72 KB, text/x-csrc)
2009-08-04 05:02 UTC, Wade Mealing
no flags Details
Patch to enable putpubfh operation. (1.40 KB, patch)
2009-08-04 05:19 UTC, Wade Mealing
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2010:0178 0 normal SHIPPED_LIVE Important: Red Hat Enterprise Linux 5.5 kernel security and bug fix update 2010-03-29 12:18:21 UTC

Description Wade Mealing 2009-08-04 05:02:30 UTC
Created attachment 356097 [details]
Reproducer

Description of problem:

When use putpubfh, server should return NFS4_OK instead of NFSERR_OP_ILLEGAL.

Version-Release number of selected component (if applicable):

RHEL 5.3

How reproducible:

Every time.

Steps to Reproduce:
1. Compile the attached test case ( gcc putpubfh.c -o putpubfh  )
2. Run the test case against a nfs4 server ( ./putpubfh testsrv / )

 
Actual results:

The test case returns NFSERR_OP_ILLEGAL(10044), it should return NFS4_OK

Expected results:

The test case to return NFS4_OK.

Additional info:

It appears that upstream have deviated from the current format and have changed how it works.  This patch is a small simple change that does not appear break KABI but does change the behaviour.

Comment 1 Wade Mealing 2009-08-04 05:19:25 UTC
Created attachment 356098 [details]
Patch to enable putpubfh operation.

Comment 11 Don Zickus 2009-11-10 16:51:03 UTC
in kernel-2.6.18-173.el5
You can download this test kernel from http://people.redhat.com/dzickus/el5

Please do NOT transition this bugzilla state to VERIFIED until our QE team
has sent specific instructions indicating when to do so.  However feel free
to provide a comment indicating that this fix has been verified.

Comment 13 Chris Ward 2010-02-11 10:08:50 UTC
~~ Attention Customers and Partners - RHEL 5.5 Beta is now available on RHN ~~

RHEL 5.5 Beta has been released! There should be a fix present in this 
release that addresses your request. Please test and report back results 
here, by March 3rd 2010 (2010-03-03) or sooner.

Upon successful verification of this request, post your results and update 
the Verified field in Bugzilla with the appropriate value.

If you encounter any issues while testing, please describe them and set 
this bug into NEED_INFO. If you encounter new defects or have additional 
patch(es) to request for inclusion, please clone this bug per each request
and escalate through your support representative.

Comment 17 errata-xmlrpc 2010-03-30 07:46:55 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2010-0178.html


Note You need to log in before you can comment on or make changes to this bug.