Re: linux-next: build failure after merge of the nfsd tree

2020-05-11 Thread J. Bruce Fields
On Fri, May 08, 2020 at 10:47:20AM +1000, Stephen Rothwell wrote: > After merging the nfsd tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > kernel/trace/trace_hwlat.c:329:12: error: conflicting types for 'kthread_fn' > 329 | static int kthread_fn(void *data) >

linux-next: build failure after merge of the nfsd tree

2020-05-07 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: kernel/trace/trace_hwlat.c:329:12: error: conflicting types for 'kthread_fn' 329 | static int kthread_fn(void *data) |^~ In file included from

linux-next: build failure after merge of the nfsd tree

2018-10-04 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfs/dns_resolve.c: In function 'nfs_dns_ent_put': fs/nfs/dns_resolve.c:119:11: error: passing argument 1 of 'call_rcu_sched' from incompatible pointer type

linux-next: build failure after merge of the nfsd tree

2018-10-04 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfs/dns_resolve.c: In function 'nfs_dns_ent_put': fs/nfs/dns_resolve.c:119:11: error: passing argument 1 of 'call_rcu_sched' from incompatible pointer type

linux-next: build failure after merge of the nfsd tree

2018-10-04 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/xprtrdma/svc_rdma_backchannel.c: In function 'svc_rdma_handle_bc_reply': net/sunrpc/xprtrdma/svc_rdma_backchannel.c:67:21: error: 'struct rpc_xprt' has no member named

linux-next: build failure after merge of the nfsd tree

2018-10-04 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/xprtrdma/svc_rdma_backchannel.c: In function 'svc_rdma_handle_bc_reply': net/sunrpc/xprtrdma/svc_rdma_backchannel.c:67:21: error: 'struct rpc_xprt' has no member named

Re: linux-next: build failure after merge of the nfsd tree

2017-08-31 Thread J. Bruce Fields
On Thu, Aug 31, 2017 at 09:48:14AM +1000, Stephen Rothwell wrote: > On Fri, 25 Aug 2017 10:24:20 +1000 Stephen Rothwell > wrote: ... > > fs/nfsd/nfs4proc.c:2405:17: note: (near initialization for > > 'nfsd4_ops[50].op_release') > > fs/nfsd/nfs4proc.c: In function

Re: linux-next: build failure after merge of the nfsd tree

2017-08-31 Thread J. Bruce Fields
On Thu, Aug 31, 2017 at 09:48:14AM +1000, Stephen Rothwell wrote: > On Fri, 25 Aug 2017 10:24:20 +1000 Stephen Rothwell > wrote: ... > > fs/nfsd/nfs4proc.c:2405:17: note: (near initialization for > > 'nfsd4_ops[50].op_release') > > fs/nfsd/nfs4proc.c: In function 'nfsd4_layoutget_release': > >

Re: linux-next: build failure after merge of the nfsd tree

2017-08-30 Thread Stephen Rothwell
Hi all, On Fri, 25 Aug 2017 10:24:20 +1000 Stephen Rothwell wrote: > > After merging the nfsd tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > fs/nfsd/nfs4proc.c: In function 'nfsd4_getdeviceinfo_release': > fs/nfsd/nfs4proc.c:1356:8: error:

Re: linux-next: build failure after merge of the nfsd tree

2017-08-30 Thread Stephen Rothwell
Hi all, On Fri, 25 Aug 2017 10:24:20 +1000 Stephen Rothwell wrote: > > After merging the nfsd tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > fs/nfsd/nfs4proc.c: In function 'nfsd4_getdeviceinfo_release': > fs/nfsd/nfs4proc.c:1356:8: error: 'gdev' undeclared (first

linux-next: build failure after merge of the nfsd tree

2017-08-24 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfsd/nfs4proc.c: In function 'nfsd4_getdeviceinfo_release': fs/nfsd/nfs4proc.c:1356:8: error: 'gdev' undeclared (first use in this function) kfree(gdev->gd_device); ^

linux-next: build failure after merge of the nfsd tree

2017-08-24 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfsd/nfs4proc.c: In function 'nfsd4_getdeviceinfo_release': fs/nfsd/nfs4proc.c:1356:8: error: 'gdev' undeclared (first use in this function) kfree(gdev->gd_device); ^

Re: linux-next: build failure after merge of the nfsd tree

2015-07-20 Thread Kinglong Mee
Sorry for my fault. Please drop the old version and use the new version 3. thanks, Kinglong Mee On 7/21/2015 07:57, Stephen Rothwell wrote: > Hi, > > After merging the nfsd tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > fs/nfsd/nfs4state.c: In function

linux-next: build failure after merge of the nfsd tree

2015-07-20 Thread Stephen Rothwell
Hi, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/nfsd/nfs4state.c: In function 'client_has_state': fs/nfsd/nfs4state.c:2249:22: error: 'struct nfs4_client' has no member named 'cl_lo_states' || !list_empty(>cl_lo_states)

linux-next: build failure after merge of the nfsd tree

2015-07-20 Thread Stephen Rothwell
Hi, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/nfsd/nfs4state.c: In function 'client_has_state': fs/nfsd/nfs4state.c:2249:22: error: 'struct nfs4_client' has no member named 'cl_lo_states' || !list_empty(clp-cl_lo_states)

Re: linux-next: build failure after merge of the nfsd tree

2015-07-20 Thread Kinglong Mee
Sorry for my fault. Please drop the old version and use the new version 3. thanks, Kinglong Mee On 7/21/2015 07:57, Stephen Rothwell wrote: Hi, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/nfsd/nfs4state.c: In function

linux-next: build failure after merge of the nfsd tree

2014-08-19 Thread Stephen Rothwell
Hi, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/svc_xprt.c: In function 'svc_recv': net/sunrpc/svc_xprt.c:776:20: error: 'current_task' undeclared (first use in this function) rqstp->rq_task = current_task;

linux-next: build failure after merge of the nfsd tree

2014-08-19 Thread Stephen Rothwell
Hi, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/svc_xprt.c: In function 'svc_recv': net/sunrpc/svc_xprt.c:776:20: error: 'current_task' undeclared (first use in this function) rqstp-rq_task = current_task; ^

Re: linux-next: build failure after merge of the nfsd tree

2014-05-28 Thread J. Bruce Fields
On Wed, May 28, 2014 at 12:07:28PM +1000, Stephen Rothwell wrote: > Hi Bruce, > > After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > > fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_security_label': > fs/nfsd/nfs4xdr.c:1945:15: error: 'pp'

Re: linux-next: build failure after merge of the nfsd tree

2014-05-28 Thread J. Bruce Fields
On Wed, May 28, 2014 at 12:07:28PM +1000, Stephen Rothwell wrote: Hi Bruce, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_security_label': fs/nfsd/nfs4xdr.c:1945:15: error: 'pp' undeclared

linux-next: build failure after merge of the nfsd tree

2014-05-27 Thread Stephen Rothwell
Hi Bruce, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_security_label': fs/nfsd/nfs4xdr.c:1945:15: error: 'pp' undeclared (first use in this function) __be32 *p = *pp; ^ Caused by

Re: linux-next: build failure after merge of the nfsd tree

2014-05-27 Thread J. Bruce Fields
On Mon, May 26, 2014 at 11:18:15AM +1000, Stephen Rothwell wrote: > Hi Bruce, > > After merging the nfsd tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > fs/nfsd/nfs4proc.c: In function 'warn_on_nonidempotent_op': > fs/nfsd/nfs4proc.c:1861:3: error: implicit

Re: linux-next: build failure after merge of the nfsd tree

2014-05-27 Thread J. Bruce Fields
On Mon, May 26, 2014 at 11:18:15AM +1000, Stephen Rothwell wrote: Hi Bruce, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/nfsd/nfs4proc.c: In function 'warn_on_nonidempotent_op': fs/nfsd/nfs4proc.c:1861:3: error: implicit declaration

linux-next: build failure after merge of the nfsd tree

2014-05-27 Thread Stephen Rothwell
Hi Bruce, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_security_label': fs/nfsd/nfs4xdr.c:1945:15: error: 'pp' undeclared (first use in this function) __be32 *p = *pp; ^ Caused by

linux-next: build failure after merge of the nfsd tree

2014-05-25 Thread Stephen Rothwell
Hi Bruce, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/nfsd/nfs4proc.c: In function 'warn_on_nonidempotent_op': fs/nfsd/nfs4proc.c:1861:3: error: implicit declaration of function 'nfsd4_op_name' [-Werror=implicit-function-declaration]

linux-next: build failure after merge of the nfsd tree

2014-05-25 Thread Stephen Rothwell
Hi Bruce, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/nfsd/nfs4proc.c: In function 'warn_on_nonidempotent_op': fs/nfsd/nfs4proc.c:1861:3: error: implicit declaration of function 'nfsd4_op_name' [-Werror=implicit-function-declaration]

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 2:57 PM, J. Bruce Fields wrote: > On Mon, Apr 29, 2013 at 02:30:33PM -0400, Chuck Lever wrote: >> >> On Apr 29, 2013, at 1:59 PM, "J. Bruce Fields" >> wrote: >> >>> On Mon, Apr 29, 2013 at 01:47:16PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 1:38 PM, "J.

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread J. Bruce Fields
On Mon, Apr 29, 2013 at 02:30:33PM -0400, Chuck Lever wrote: > > On Apr 29, 2013, at 1:59 PM, "J. Bruce Fields" > wrote: > > > On Mon, Apr 29, 2013 at 01:47:16PM -0400, Chuck Lever wrote: > >> > >> On Apr 29, 2013, at 1:38 PM, "J. Bruce Fields" > >> wrote: > >> > >>> On Mon, Apr 29, 2013 at

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 1:59 PM, "J. Bruce Fields" wrote: > On Mon, Apr 29, 2013 at 01:47:16PM -0400, Chuck Lever wrote: >> >> On Apr 29, 2013, at 1:38 PM, "J. Bruce Fields" wrote: >> >>> On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 12:21 PM, Trond

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread J. Bruce Fields
On Mon, Apr 29, 2013 at 01:47:16PM -0400, Chuck Lever wrote: > > On Apr 29, 2013, at 1:38 PM, "J. Bruce Fields" wrote: > > > On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: > >> > >> On Apr 29, 2013, at 12:21 PM, Trond Myklebust > >> wrote: > >> > >>> On Mon, 2013-04-29 at 12:05

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Simo Sorce
On Mon, 2013-04-29 at 13:47 -0400, Chuck Lever wrote: > On Apr 29, 2013, at 1:38 PM, "J. Bruce Fields" wrote: > > > On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: > >> > >> On Apr 29, 2013, at 12:21 PM, Trond Myklebust > >> wrote: > >> > >>> On Mon, 2013-04-29 at 12:05 -0400,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 1:38 PM, "J. Bruce Fields" wrote: > On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: >> >> On Apr 29, 2013, at 12:21 PM, Trond Myklebust >> wrote: >> >>> On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields"

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread J. Bruce Fields
On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: > > On Apr 29, 2013, at 12:21 PM, Trond Myklebust > wrote: > > > On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: > >> On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields" > >> wrote: > >> > >>> On Mon, Apr 29, 2013 at 10:53:37AM

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Simo Sorce
On Mon, 2013-04-29 at 13:04 -0400, Chuck Lever wrote: > On Apr 29, 2013, at 12:21 PM, Trond Myklebust > wrote: > > > On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: > >> On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields" > >> wrote: > >> > >>> On Mon, Apr 29, 2013 at 10:53:37AM -0400,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 12:21 PM, Trond Myklebust wrote: > On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: >> On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields" wrote: >> >>> On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: On Apr 28, 2013, at 9:24 PM, Stephen Rothwell

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Simo Sorce
On Mon, 2013-04-29 at 12:37 -0400, Chuck Lever wrote: > On Apr 29, 2013, at 12:29 PM, Simo Sorce wrote: > > > On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: > >> On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields" > >> wrote: > >> > >>> On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 12:29 PM, Simo Sorce wrote: > On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: >> On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields" wrote: >> >>> On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: On Apr 28, 2013, at 9:24 PM, Stephen Rothwell

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Trond Myklebust
On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: > On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields" wrote: > > > On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: > >> > >> On Apr 28, 2013, at 9:24 PM, Stephen Rothwell > >> wrote: > >> > >>> Hi J., > >>> > >>> After merging

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Simo Sorce
On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: > On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields" wrote: > > > On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: > >> > >> On Apr 28, 2013, at 9:24 PM, Stephen Rothwell > >> wrote: > >> > >>> Hi J., > >>> > >>> After merging

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 11:45 AM, "J. Bruce Fields" wrote: > On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: >> >> On Apr 28, 2013, at 9:24 PM, Stephen Rothwell wrote: >> >>> Hi J., >>> >>> After merging the nfsd tree, today's linux-next build (powerpc >>> ppc64_defconfig) failed

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread J. Bruce Fields
On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: > > On Apr 28, 2013, at 9:24 PM, Stephen Rothwell wrote: > > > Hi J., > > > > After merging the nfsd tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > net/sunrpc/auth_gss/svcauth_gss.c: In

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 28, 2013, at 9:24 PM, Stephen Rothwell wrote: > Hi J., > > After merging the nfsd tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > net/sunrpc/auth_gss/svcauth_gss.c: In function 'gss_proxy_save_rsc': > net/sunrpc/auth_gss/svcauth_gss.c:1182:3: error:

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 28, 2013, at 9:24 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi J., After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/auth_gss/svcauth_gss.c: In function 'gss_proxy_save_rsc':

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread J. Bruce Fields
On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: On Apr 28, 2013, at 9:24 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi J., After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/auth_gss/svcauth_gss.c: In

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 11:45 AM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: On Apr 28, 2013, at 9:24 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi J., After merging the nfsd tree, today's linux-next build (powerpc

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Simo Sorce
On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at 11:45 AM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: On Apr 28, 2013, at 9:24 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi J.,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Trond Myklebust
On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at 11:45 AM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: On Apr 28, 2013, at 9:24 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi J.,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 12:29 PM, Simo Sorce s...@redhat.com wrote: On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at 11:45 AM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: On Apr 28, 2013, at 9:24 PM,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Simo Sorce
On Mon, 2013-04-29 at 12:37 -0400, Chuck Lever wrote: On Apr 29, 2013, at 12:29 PM, Simo Sorce s...@redhat.com wrote: On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at 11:45 AM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 10:53:37AM

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 12:21 PM, Trond Myklebust trond.mykleb...@fys.uio.no wrote: On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at 11:45 AM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 10:53:37AM -0400, Chuck Lever wrote: On Apr 28, 2013,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Simo Sorce
On Mon, 2013-04-29 at 13:04 -0400, Chuck Lever wrote: On Apr 29, 2013, at 12:21 PM, Trond Myklebust trond.mykleb...@fys.uio.no wrote: On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at 11:45 AM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread J. Bruce Fields
On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 12:21 PM, Trond Myklebust trond.mykleb...@fys.uio.no wrote: On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at 11:45 AM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 1:38 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 12:21 PM, Trond Myklebust trond.mykleb...@fys.uio.no wrote: On Mon, 2013-04-29 at 12:05 -0400, Chuck Lever wrote: On Apr 29, 2013, at

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Simo Sorce
On Mon, 2013-04-29 at 13:47 -0400, Chuck Lever wrote: On Apr 29, 2013, at 1:38 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 12:21 PM, Trond Myklebust trond.mykleb...@fys.uio.no wrote: On Mon,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread J. Bruce Fields
On Mon, Apr 29, 2013 at 01:47:16PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 1:38 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 12:21 PM, Trond Myklebust trond.mykleb...@fys.uio.no wrote: On

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 1:59 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 01:47:16PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 1:38 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 01:04:01PM -0400, Chuck Lever wrote: On Apr 29, 2013,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread J. Bruce Fields
On Mon, Apr 29, 2013 at 02:30:33PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 1:59 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 01:47:16PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 1:38 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon,

Re: linux-next: build failure after merge of the nfsd tree

2013-04-29 Thread Chuck Lever
On Apr 29, 2013, at 2:57 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 02:30:33PM -0400, Chuck Lever wrote: On Apr 29, 2013, at 1:59 PM, J. Bruce Fields bfie...@fieldses.org wrote: On Mon, Apr 29, 2013 at 01:47:16PM -0400, Chuck Lever wrote: On Apr 29, 2013,

linux-next: build failure after merge of the nfsd tree

2013-04-28 Thread Stephen Rothwell
Hi J., After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/auth_gss/svcauth_gss.c: In function 'gss_proxy_save_rsc': net/sunrpc/auth_gss/svcauth_gss.c:1182:3: error: implicit declaration of function 'gss_mech_get_by_OID'

linux-next: build failure after merge of the nfsd tree

2013-04-28 Thread Stephen Rothwell
Hi J., After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/auth_gss/svcauth_gss.c: In function 'gss_proxy_save_rsc': net/sunrpc/auth_gss/svcauth_gss.c:1182:3: error: implicit declaration of function 'gss_mech_get_by_OID'

Re: linux-next: build failure after merge of the nfsd tree

2013-03-01 Thread J. Bruce Fields
On Fri, Mar 01, 2013 at 01:19:42AM +, Myklebust, Trond wrote: > On Fri, 2013-03-01 at 12:04 +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the nfsd tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > net/sunrpc/xprtsock.c:1923:30: error:

Re: linux-next: build failure after merge of the nfsd tree

2013-03-01 Thread J. Bruce Fields
On Fri, Mar 01, 2013 at 01:19:42AM +, Myklebust, Trond wrote: On Fri, 2013-03-01 at 12:04 +1100, Stephen Rothwell wrote: Hi all, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/xprtsock.c:1923:30: error: 'struct

Re: linux-next: build failure after merge of the nfsd tree

2013-02-28 Thread Myklebust, Trond
On Fri, 2013-03-01 at 12:04 +1100, Stephen Rothwell wrote: > Hi all, > > After merging the nfsd tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > net/sunrpc/xprtsock.c:1923:30: error: 'struct rpc_task' has no member named > 'tk_xprt' > > Caused by commit

linux-next: build failure after merge of the nfsd tree

2013-02-28 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/xprtsock.c:1923:30: error: 'struct rpc_task' has no member named 'tk_xprt' Caused by commit dc107402ae06 ("SUNRPC: make AF_LOCAL connect synchronous") interacting with commit

linux-next: build failure after merge of the nfsd tree

2013-02-28 Thread Stephen Rothwell
Hi all, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/xprtsock.c:1923:30: error: 'struct rpc_task' has no member named 'tk_xprt' Caused by commit dc107402ae06 (SUNRPC: make AF_LOCAL connect synchronous) interacting with commit

Re: linux-next: build failure after merge of the nfsd tree

2013-02-28 Thread Myklebust, Trond
On Fri, 2013-03-01 at 12:04 +1100, Stephen Rothwell wrote: Hi all, After merging the nfsd tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/xprtsock.c:1923:30: error: 'struct rpc_task' has no member named 'tk_xprt' Caused by commit dc107402ae06

Re: linux-next: build failure after merge of the nfsd tree

2013-02-08 Thread J. Bruce Fields
On Fri, Feb 08, 2013 at 09:41:05AM +0400, Stanislav Kinsbursky wrote: > 03.02.2013 18:41, J. Bruce Fields пишет: > >On Sat, Feb 02, 2013 at 07:57:19AM -0500, J. Bruce Fields wrote: > >>On Sat, Feb 02, 2013 at 01:04:03PM +1100, Stephen Rothwell wrote: > >>>Hi, > >>> > >>>After merging the nfsd

Re: linux-next: build failure after merge of the nfsd tree

2013-02-08 Thread J. Bruce Fields
On Fri, Feb 08, 2013 at 09:41:05AM +0400, Stanislav Kinsbursky wrote: 03.02.2013 18:41, J. Bruce Fields пишет: On Sat, Feb 02, 2013 at 07:57:19AM -0500, J. Bruce Fields wrote: On Sat, Feb 02, 2013 at 01:04:03PM +1100, Stephen Rothwell wrote: Hi, After merging the nfsd tree, today's

Re: linux-next: build failure after merge of the nfsd tree

2013-02-07 Thread Stanislav Kinsbursky
03.02.2013 18:41, J. Bruce Fields пишет: On Sat, Feb 02, 2013 at 07:57:19AM -0500, J. Bruce Fields wrote: On Sat, Feb 02, 2013 at 01:04:03PM +1100, Stephen Rothwell wrote: Hi, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfs/dns_resolve.c:

Re: linux-next: build failure after merge of the nfsd tree

2013-02-07 Thread Stanislav Kinsbursky
03.02.2013 18:41, J. Bruce Fields пишет: On Sat, Feb 02, 2013 at 07:57:19AM -0500, J. Bruce Fields wrote: On Sat, Feb 02, 2013 at 01:04:03PM +1100, Stephen Rothwell wrote: Hi, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfs/dns_resolve.c:

Re: linux-next: build failure after merge of the nfsd tree

2013-02-03 Thread J. Bruce Fields
On Sat, Feb 02, 2013 at 07:57:19AM -0500, J. Bruce Fields wrote: > On Sat, Feb 02, 2013 at 01:04:03PM +1100, Stephen Rothwell wrote: > > Hi, > > > > After merging the nfsd tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > fs/nfs/dns_resolve.c: In function

Re: linux-next: build failure after merge of the nfsd tree

2013-02-03 Thread J. Bruce Fields
On Sat, Feb 02, 2013 at 07:57:19AM -0500, J. Bruce Fields wrote: On Sat, Feb 02, 2013 at 01:04:03PM +1100, Stephen Rothwell wrote: Hi, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfs/dns_resolve.c: In function

Re: linux-next: build failure after merge of the nfsd tree

2013-02-02 Thread J. Bruce Fields
On Sat, Feb 02, 2013 at 01:04:03PM +1100, Stephen Rothwell wrote: > Hi, > > After merging the nfsd tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > fs/nfs/dns_resolve.c: In function 'nfs_dns_resolver_cache_init': > fs/nfs/dns_resolve.c:375:4: error: 'struct

Re: linux-next: build failure after merge of the nfsd tree

2013-02-02 Thread J. Bruce Fields
On Sat, Feb 02, 2013 at 01:04:03PM +1100, Stephen Rothwell wrote: Hi, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfs/dns_resolve.c: In function 'nfs_dns_resolver_cache_init': fs/nfs/dns_resolve.c:375:4: error: 'struct cache_detail' has

linux-next: build failure after merge of the nfsd tree

2013-02-01 Thread Stephen Rothwell
Hi, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfs/dns_resolve.c: In function 'nfs_dns_resolver_cache_init': fs/nfs/dns_resolve.c:375:4: error: 'struct cache_detail' has no member named 'cache_upcall' fs/nfs/dns_resolve.c:375:35: warning:

linux-next: build failure after merge of the nfsd tree

2013-02-01 Thread Stephen Rothwell
Hi, After merging the nfsd tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/nfs/dns_resolve.c: In function 'nfs_dns_resolver_cache_init': fs/nfs/dns_resolve.c:375:4: error: 'struct cache_detail' has no member named 'cache_upcall' fs/nfs/dns_resolve.c:375:35: warning: