linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Mar 8 (nfsd)
       [not found] <20160308165122.68ececf7@canb.auug.org.au>
@ 2016-03-08 16:55 ` Randy Dunlap
  2016-03-08 17:02   ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2016-03-08 16:55 UTC (permalink / raw)
  To: Stephen Rothwell, linux-next
  Cc: linux-kernel, linux-nfs, J. Bruce Fields, Jeff Layton

On 03/07/16 21:51, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20160307:
> 

on x86_64:
when CONFIG_BLOCK is not enabled:

../fs/nfsd/nfs4layouts.c: In function 'nfsd4_setup_layout_type':
../fs/nfsd/nfs4layouts.c:145:39: error: dereferencing pointer to incomplete type
      sb->s_bdev && sb->s_bdev->bd_disk->fops->pr_ops)
                                       ^


-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: Tree for Mar 8 (nfsd)
  2016-03-08 16:55 ` linux-next: Tree for Mar 8 (nfsd) Randy Dunlap
@ 2016-03-08 17:02   ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2016-03-08 17:02 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Stephen Rothwell, linux-next, linux-kernel, linux-nfs,
	J. Bruce Fields, Jeff Layton

On Tue, Mar 08, 2016 at 08:55:29AM -0800, Randy Dunlap wrote:
> On 03/07/16 21:51, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Changes since 20160307:
> > 
> 
> on x86_64:
> when CONFIG_BLOCK is not enabled:
> 
> ../fs/nfsd/nfs4layouts.c: In function 'nfsd4_setup_layout_type':
> ../fs/nfsd/nfs4layouts.c:145:39: error: dereferencing pointer to incomplete type
>       sb->s_bdev && sb->s_bdev->bd_disk->fops->pr_ops)
>                                        ^

My fault, this will need a CONFIG_BLOCK ifdef.  I'll send a fix.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-08 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160308165122.68ececf7@canb.auug.org.au>
2016-03-08 16:55 ` linux-next: Tree for Mar 8 (nfsd) Randy Dunlap
2016-03-08 17:02   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).