]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 31 Jul 2010 18:29:07 +0000 (14:29 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 4 Aug 2010 02:06:43 +0000 (22:06 -0400)
commita6f03393ec86fd25523c79497a9a773bda170d1d
tree7f13e1ebc1929fff17bda33c3bfb333979d03ac0
parent452e93523d9433f83670e7b42cbe75319c208762
NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks

There is no real reason to have RPC_ASSASSINATED() checks in the NFS code.
As far as it is concerned, this is just an RPC error...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c