On Thu, 2010-01-14 at 17:45 -0500, andros@xxxxxxxxxx wrote: > From: Andy Adamson <andros@xxxxxxxxxx> > > Drain the fore channel and reset the max_slots to the new value. > > Signed-off-by: Andy Adamson <andros@xxxxxxxxxx> > --- > fs/nfs/callback.h | 8 ++++++++ > fs/nfs/callback_proc.c | 32 ++++++++++++++++++++++++++++++++ > fs/nfs/callback_xdr.c | 22 +++++++++++++++++++++- > fs/nfs/nfs4_fs.h | 2 ++ > fs/nfs/nfs4state.c | 43 +++++++++++++++++++++++++++++++++++++++++++ > include/linux/nfs_fs_sb.h | 2 ++ > 6 files changed, 108 insertions(+), 1 deletions(-) CC [M] fs/nfs/nfs4state.o /home/trondmy/devel/linux/linux_nfs-2.6/fs/nfs/nfs4state.c: In function ‘nfs4_state_manager’: /home/trondmy/devel/linux/linux_nfs-2.6/fs/nfs/nfs4state.c:1437: error: implicit declaration of function ‘nfs4_recall_slot’ make[2]: *** [fs/nfs/nfs4state.o] Error 1 make[1]: *** [fs/nfs/nfs4state.o] Error 2 make: *** [sub-make] Error 2 Does not compile without CONFIG_NFS_V4_1 Trond -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html