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

_______________________________________________
Btrfs-devel mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/btrfs-devel

Reply via email to