lkml.org 
[lkml]   [2008]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 11/11] NFSD: Server implementation of MAC Labeling
    On Wed, 27 Feb 2008, David P. Quigley wrote:

    > +
    > + if (len > NFS4_MAXLABELLEN) {
    > + err = nfserrno(len);
    > + goto out_err;
    > + }

    In this case, len is not an errno and should not be passed to nfserrno().


    - James
    --
    James Morris
    <jmorris@namei.org>


    \
     
     \ /
      Last update: 2008-02-28 02:49    [W:4.241 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site