Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <Trond.Myklebust@netapp.com>
- Loading branch information