lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 23 Dec 2010 10:52:27 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Nick Piggin <npiggin@...nel.dk>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: linux-next: build warnings after merge of the vfs-scale tree

Hi Nick,

After merging the vfs-scale tree, today's linux-next build (x86_64
allmodconfig) produced these warning:

fs/ceph/dir.c: In function 'ceph_init_dentry':
fs/ceph/dir.c:45: warning: passing argument 1 of 'd_set_d_op' from incompatible pointer type
include/linux/dcache.h:235: note: expected 'struct dentry *' but argument is of type 'const struct dentry_operations *'
fs/ceph/dir.c:47: warning: passing argument 1 of 'd_set_d_op' from incompatible pointer type
include/linux/dcache.h:235: note: expected 'struct dentry *' but argument is of type 'const struct dentry_operations *'
fs/ceph/dir.c:49: warning: passing argument 1 of 'd_set_d_op' from incompatible pointer type
include/linux/dcache.h:235: note: expected 'struct dentry *' but argument is of type 'const struct dentry_operations *'

Introduced by commit 08726ff2deede1a5ae5fdfd0092538f01f22eb19 ("fs:
dcache reduce branches in lookup path").
-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ