]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 21 Sep 2010 20:52:40 +0000 (16:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 21 Sep 2010 20:52:40 +0000 (16:52 -0400)
commitd688e11007419fd060ae74d8d952a5c4ece735aa
tree698c9dddd2bd0afc7fa73ea267a17a0b7a79404a
parentf7732d6573c4f29fc1ca5d384bbf82ddfa115030
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()

This fixes an Oopsable condition that was introduced by commit
d3d4152a5d59af9e13a73efa9e9c24383fbe307f (nfs: make sillyrename an async
operation)

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