• Willy Tarreau's avatar
    Revert "nfsd: correctly handle return value from nfsd_map_name_to_*" · 5e4b587d
    Willy Tarreau authored
    This reverts commit 63d059e7.
    
    On Wed, Sep 03, 2014 at 11:28:43AM +1000, NeilBrown wrote:
    >
    > 2.6.32.30 contains:
    >
    > commit 63d059e7
    > Author: NeilBrown <neilb@suse.de>
    > Date:   Wed Feb 16 13:08:35 2011 +1100
    >
    >     nfsd: correctly handle return value from nfsd_map_name_to_*
    >
    >     commit 47c85291 upstream.
    >
    >     These functions return an nfs status, not a host_err.  So don't
    >     try to convert  before returning.
    >
    >     This is a regression introduced by
    >     3c726023; I fixed up two of the callers,
    >     but missed these two.
    >
    >     Reported-by: Herbert Poetzl <herbert@13thfloor.at>
    >     Signed-off-by: NeilBrown <neilb@suse.de>
    >     Signed-off-by: J. Bruce Fields <bfields@redhat.com>
    >     Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
    >
    >
    > But it does *not* contain a backport of
    > 3c726023.
    >
    > So rather an fixing a regression, it introduces one.
    >
    > This patch should be reverted.
    >
    > See also https://bugzilla.novell.com/show_bug.cgi?id=893787
    >
    > NeilBrown
    Signed-off-by: default avatarWilly Tarreau <w@1wt.eu>
    5e4b587d
nfs4xdr.c 82.5 KB