commit | a6f03393ec86fd25523c79497a9a773bda170d1d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jul 31 14:29:07 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Aug 03 22:06:43 2010 -0400 |
tree | 7f13e1ebc1929fff17bda33c3bfb333979d03ac0 | |
parent | 452e93523d9433f83670e7b42cbe75319c208762 [diff] |
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>