[Btrfs-devel] Re: [PATCH 1/1] Fix incompatible pointer

Jan Engelhardt jengelh at computergmbh.de
Fri Sep 14 00:28:23 PDT 2007


On Sep 14 2007 09:27, Jan Engelhardt wrote:
>
>/usr/src/packages/BUILD/btrfs-0.8/obj-desktop/file.c:
>In function 'btrfs_file_write':
>/usr/src/packages/BUILD/btrfs-0.8/obj-desktop/file.c:586:
>warning: passing argument 1 of 'remove_suid' from incompatible pointer type
>  LD [M]  /usr/src/packages/BUILD/btrfs-0.8/obj-desktop/btrfs.o

>-	err = remove_suid(file->f_path.dentry);
>+	err = remove_suid(&file->f_path);

For 2.6.22 that is...



	Jan
-- 



More information about the Btrfs-devel mailing list