From 5ede859b00af261c78b3848a362253c76652e035 Mon Sep 17 00:00:00 2001 From: chandan Date: Mon, 14 Oct 2013 18:44:39 +0530 Subject: [PATCH] Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison. Comparison of an inode's last modified transaction with the last committed transaction is incorrect. Fix it. Signed-off-by: chandan Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-format-patch failed