Srinivas Eeda e325a88f17 ocfs2: fix rename vs unlink race
If another node unlinks the destination while ocfs2_rename() is waiting on a
cluster lock, ocfs2_rename() simply logs an error and continues. This causes
a crash because the renaming node is now trying to delete a non-existent
inode. The correct solution is to return -ENOENT.

Signed-off-by: Srinivas Eeda <srinivas.eeda@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2007-11-06 15:35:40 -08:00
..
2007-10-16 09:42:58 -07:00
2007-10-12 11:54:38 -07:00
2007-04-26 15:10:40 -07:00
2007-11-06 15:32:00 -08:00
2007-07-18 08:47:40 -07:00
2007-10-12 11:54:40 -07:00
2007-05-02 15:07:16 -07:00
2007-10-12 11:54:37 -07:00
2007-10-12 11:54:40 -07:00
2006-09-20 15:48:39 -07:00
2007-07-20 08:44:19 -07:00
2007-11-06 15:35:40 -08:00
2007-04-26 14:39:48 -07:00
2007-05-07 12:12:51 -07:00
2007-04-26 14:40:16 -07:00