]> git.baikalelectronics.ru Git - kernel.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)
commit64ccef26a0465cc4162630fa9d3ad788e59b2280
tree698c9dddd2bd0afc7fa73ea267a17a0b7a79404a
parent09ed110e6085b297e8b83d9b6b7a57c64079fccb
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()

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

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