commit | c3cc8c019ca09767d7c9b5457d5cf8ac65085f44 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 11 15:44:23 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 15 18:10:56 2008 -0400 |
tree | f06f3ec2e30994018b31da44ee81b8306b00af75 | |
parent | 76566991f94c206d9c5881edcaf99ba72c9e9d61 [diff] |
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>