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