Pedro F. Giffuni 00e24e4173 ext2fs: Remove panics for rename() race conditions.
Sync with r84642 from UFS:

The panics are inappropriate because the IN_RENAME flag only fixes a
few of the huge number of race conditions that can result in the
source path becoming invalid even prior to the VOP_RENAME() call.

Found accidentally while checking an issue from PVS Static Analysis.

MFC after:	3 days
2016-02-14 19:52:50 +00:00
..
2016-02-14 16:38:32 +00:00
2016-02-11 06:19:32 +00:00
2016-02-03 11:49:51 +00:00
2016-02-03 11:49:51 +00:00
2016-01-26 15:12:31 +00:00