From: Trond Myklebust Date: Mon, 2 Jul 2007 13:57:54 +0000 (-0400) Subject: NFS: Replace NFS_I(inode)->req_lock with inode->i_lock X-Git-Tag: v2.6.23-rc1~1073^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=587142f85f796cf0b823dd3080e815f02ff6b952;p=pandora-kernel.git NFS: Replace NFS_I(inode)->req_lock with inode->i_lock There is no justification for keeping a special spinlock for the exclusive use of the NFS writeback code. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed