On Tue, Sep 18, 2012 at 08:53:05AM -0700, Anatol Pomozov wrote:
Instead of checking whether the handle is valid, we check if journal is
enabled. This avoids using shared mutext usage in all cases when
ext4_orphan_del(NULL,..) is called in no-journal mode (i.e. in error
path).
Signed-off-by: Anatol Pomozov <redacted>