From 5b61de757535095c99212c1ed857c3a0e0bbe386 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 16 Aug 2013 22:06:14 -0400 Subject: [PATCH] ext4: start handle at least possible moment when renaming files In ext4_rename(), don't start the journal handle until the the directory entries have been successfully looked up. Signed-off-by: "Theodore Ts'o" --- Reading git-format-patch failed