From: Trond Myklebust Date: Wed, 11 Jun 2008 19:44:22 +0000 (-0400) Subject: NFS: Remove BKL from the symlink code X-Git-Tag: v2.6.27-rc1~1052^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76566991f94c206d9c5881edcaf99ba72c9e9d61;p=pandora-kernel.git NFS: Remove BKL from the symlink code Page cache accesses are serialised using page locks, whereas attribute updates are serialised using inode->i_lock. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed