NFS: Fix up nfs_setattr_update_inode()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 5 Oct 2008 18:26:11 +0000 (14:26 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 7 Oct 2008 21:41:46 +0000 (17:41 -0400)
commit2f28ea614ff497202d5a52af82da523ae4a20718
tree9793e6d84b4d33fbd552b377e0b4e12a21484794
parent076f1fc94c44be2664172c63b4a2b51ae2d265ea
NFS: Fix up nfs_setattr_update_inode()

Ensure that it sets the inode metadata under the correct spinlock.

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