NFS: use __set_current_state()
authorMilind Arun Choudhary <milindchoudhary@gmail.com>
Thu, 26 Apr 2007 07:29:03 +0000 (00:29 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 May 2007 21:58:01 +0000 (17:58 -0400)
commitfee7f23feaf0845fdfd47d20cddc75652552fbb8
treed5ce2fd3e86f6cf0fa61af8d4a5ecff8f149b796
parentddce40df6e14dd474bbd9daa006dcc290dea6326
NFS: use __set_current_state()

use __set_current_state(TASK_*) instead of current->state = TASK_*, in fs/nfs

Signed-off-by: Milind Arun Choudhary <milindchoudhary@gmail.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/idmap.c