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