commit | c1eaa26b671299b3ec01d40c6c71ee19a4f81517 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 30 02:03:58 2008 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 31 18:07:44 2008 -0500 |
tree | a9cc7d3126a727f01d3cb9aa41fee199bb502987 | |
parent | 6b38e842bb832a3dbeb17e382404aef3c40ac5f9 [diff] |
nfsd race fixes: reiserfs ... and the same for reiserfs. The difference here is that we need insert_inode_locked4() to match iget5_locked(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>