lkml.org 
[lkml]   [2002]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectREPOST patch 27/38: SERVER: expand filehandle to 128 bytes

    Expand filehandle to 128 bytes.

    --- old/include/linux/nfsd/nfsfh.h Sun Aug 11 22:57:20 2002
    +++ new/include/linux/nfsd/nfsfh.h Sun Aug 11 22:58:05 2002
    @@ -96,7 +96,7 @@ struct knfsd_fh {
    */
    union {
    struct nfs_fhbase_old fh_old;
    - __u32 fh_pad[NFS3_FHSIZE/4];
    + __u32 fh_pad[NFS4_FHSIZE/4];
    struct nfs_fhbase_new fh_new;
    } fh_base;
    };
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:28    [W:4.087 / U:1.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site