[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20101223105227.5760a331.sfr@canb.auug.org.au>
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