Hi all, After merging the cifs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/cifs/file.c: In function 'cifs_iovec_write': fs/cifs/file.c:1740: warning: passing argument 6 of 'CIFSSMBWrite2' from incompatible pointer type fs/cifs/cifsproto.h:343: note: expected 'unsigned int *' but argument is of type 'size_t *' Introduced by commit 72432ffcf555decbbae47f1be338e1d2f210aa69 ("CIFS: Implement cifs_strict_writev (try #4)"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/