Re: [NFS] [GIT] NFS client fixes for 2.6.23++

2007-10-20 Thread Trond Myklebust
On Fri, 2007-10-19 at 20:41 -0500, Olof Johansson wrote: > nfs: Fix build break with CONFIG_NFS_V4=n > > Signed-off-by: Olof Johansson <[EMAIL PROTECTED]> Acked-by: Trond Myklebust <[EMAIL PROTECTED]> with apologies. > --- > > > On Fri, Oct 19, 2007 at 05:23:13PM -0400, Trond Myklebust w

Re: [NFS] [GIT] NFS client fixes for 2.6.23++

2007-10-20 Thread Trond Myklebust
On Fri, 2007-10-19 at 19:32 -0700, Linus Torvalds wrote: > > On Fri, 19 Oct 2007, Erez Zadok wrote: > > > > Trond, with Linus's latest tree, you need to #include in > > fs/nfs/unlink.c, else I get: > > > > CC [M] fs/nfs/unlink.o > > fs/nfs/unlink.c: In function 'nfs_dec_sillycount': > > fs/

Re: [GIT] NFS client fixes for 2.6.23++

2007-10-19 Thread Erez Zadok
In message <[EMAIL PROTECTED]>, Linus Torvalds writes: > > > On Fri, 19 Oct 2007, Erez Zadok wrote: > > > > i386 > > Hmm. Doesn't happen here, not on x86-64 nor i386. > > Probably some subtle config issue as usual, where some configuration > doesn't include indirectly. > > But I'll add the

Re: [GIT] NFS client fixes for 2.6.23++

2007-10-19 Thread Linus Torvalds
On Fri, 19 Oct 2007, Erez Zadok wrote: > > i386 Hmm. Doesn't happen here, not on x86-64 nor i386. Probably some subtle config issue as usual, where some configuration doesn't include indirectly. But I'll add the direct includes of and . Linus - To unsubscribe from this li

Re: [GIT] NFS client fixes for 2.6.23++

2007-10-19 Thread Erez Zadok
In message <[EMAIL PROTECTED]>, Linus Torvalds writes: > > > On Fri, 19 Oct 2007, Erez Zadok wrote: > > > > Trond, with Linus's latest tree, you need to #include in > > fs/nfs/unlink.c, else I get: > > > > CC [M] fs/nfs/unlink.o > > fs/nfs/unlink.c: In function 'nfs_dec_sillycount': > > fs/

Re: [GIT] NFS client fixes for 2.6.23++

2007-10-19 Thread Linus Torvalds
On Fri, 19 Oct 2007, Erez Zadok wrote: > > Trond, with Linus's latest tree, you need to #include in > fs/nfs/unlink.c, else I get: > > CC [M] fs/nfs/unlink.o > fs/nfs/unlink.c: In function 'nfs_dec_sillycount': > fs/nfs/unlink.c:67: error: 'TASK_UNINTERRUPTIBLE' undeclared (first use in >

Re: [GIT] NFS client fixes for 2.6.23++

2007-10-19 Thread Erez Zadok
In message <[EMAIL PROTECTED]>, Trond Myklebust writes: > Hi Linus, > > Please pull from the repository at > >git pull git://git.linux-nfs.org/pub/linux/nfs-2.6.git > > This will update the following files through the appended changesets. > > Cheers, > Trond Trond, with Linus's lates

Re: [GIT] NFS client fixes for 2.6.23++

2007-10-19 Thread Olof Johansson
nfs: Fix build break with CONFIG_NFS_V4=n Signed-off-by: Olof Johansson <[EMAIL PROTECTED]> --- On Fri, Oct 19, 2007 at 05:23:13PM -0400, Trond Myklebust wrote: > Hi Linus, > > Please pull from the repository at > >git pull git://git.linux-nfs.org/pub/linux/nfs-2.6.git > > This will upda

[GIT] NFS client fixes for 2.6.23++

2007-10-19 Thread Trond Myklebust
Hi Linus, Please pull from the repository at git pull git://git.linux-nfs.org/pub/linux/nfs-2.6.git This will update the following files through the appended changesets. Cheers, Trond fs/nfs/delegation.c|3 +- fs/nfs/dir.c | 14 +- fs/nfs/file.c