nfsd race fixes: reiserfs
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 30 Dec 2008 07:03:58 +0000 (02:03 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 31 Dec 2008 23:07:44 +0000 (18:07 -0500)
commitc1eaa26b671299b3ec01d40c6c71ee19a4f81517
treea9cc7d3126a727f01d3cb9aa41fee199bb502987
parent6b38e842bb832a3dbeb17e382404aef3c40ac5f9
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>
fs/reiserfs/inode.c
fs/reiserfs/namei.c