commit | bd9bb454b76fb6ca2d00f17313f9f9df5f5c404a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 11 16:09:59 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 15 18:10:55 2008 -0400 |
tree | e5e0a7440552eca9e02a60e03c394ac0e91b76ab | |
parent | fc0f684c21b5d4b41dc2ec76f7c0897ac98f5b6e [diff] |
NFS: Remove the BKL from the rename, rmdir and unlink operations Attribute updates are safe, and dentry operations are protected using VFS level locks. Defer removing the BKL from sillyrename until a separate patch. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>