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

From: Arjan van de Ven
Date: Wed Jan 28 2004 - 14:26:14 EST


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 ???

Attachment: signature.asc
Description: This is a digitally signed message part