Re: [PATCH] smbfs: Large File Support (3/3) (fwd)

From: Marcelo Tosatti (marcelo.tosatti_at_cyclades.com)
Date: 01/30/04

  • Next message: Zephaniah E. Hull: "Re: 2.6.2-rc2-mm1"
    Date:	Fri, 30 Jan 2004 09:05:08 -0200 (BRST)
    To: Urban Widmark <Urban.Widmark@enlight.net>, linux-kernel@vger.kernel.org
    
    

    Urban?

    ---------- Forwarded message ----------
    Date: Wed, 28 Jan 2004 14:21:53 -0500
    From: Arjan van de Ven <arjanv@redhat.com>
    To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
    Subject: Re: [PATCH] smbfs: Large File Support (3/3)

    On Wed, 2004-01-28 at 06:05, Linux Kernel Mailing List wrote:

    > diff -Nru a/include/linux/smb.h b/include/linux/smb.h
    > --- a/include/linux/smb.h Wed Jan 28 04:02:56 2004
    > +++ b/include/linux/smb.h Wed Jan 28 04:02:56 2004
    > @@ -85,7 +85,7 @@
    > uid_t f_uid;
    > gid_t f_gid;
    > kdev_t f_rdev;
    > - off_t f_size;
    > + loff_t f_size;
    > time_t f_atime;
    > time_t f_mtime;
    > time_t f_ctime;

    ehhmmmm doesn't this change the userspace ABI incompatibly ???
    -
    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/


  • Next message: Zephaniah E. Hull: "Re: 2.6.2-rc2-mm1"

    Relevant Pages