From: Trond Myklebust Date: Wed, 11 Jun 2008 20:09:59 +0000 (-0400) Subject: NFS: Remove the BKL from the rename, rmdir and unlink operations X-Git-Tag: v2.6.27-rc1~1052^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9bb454b76fb6ca2d00f17313f9f9df5f5c404a;p=pandora-kernel.git NFS: Remove the BKL from the rename, rmdir and unlink operations Attribute updates are safe, and dentry operations are protected using VFS level locks. Defer removing the BKL from sillyrename until a separate patch. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed