All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20090610002353.503772667@blue.kroah.org>

diff --git a/a/1.txt b/N1/1.txt
index 5e2d9a1..2494416 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -69,3 +69,12 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 -		return cex->ec_type;
 +		ret = cex->ec_type;
  	}
+-
+-	/* not in cache */
+-	return EXT4_EXT_CACHE_NO;
++errout:
++	spin_unlock(&EXT4_I(inode)->i_block_reservation_lock);
++	return ret;
+ }
+ 
+ /*
diff --git a/a/content_digest b/N1/content_digest
index e657f76..2d27479 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -97,6 +97,15 @@
  " \t\t\t\tcex->ec_block, cex->ec_len, cex->ec_start);\n"
  "-\t\treturn cex->ec_type;\n"
  "+\t\tret = cex->ec_type;\n"
- " \t}"
+ " \t}\n"
+ "-\n"
+ "-\t/* not in cache */\n"
+ "-\treturn EXT4_EXT_CACHE_NO;\n"
+ "+errout:\n"
+ "+\tspin_unlock(&EXT4_I(inode)->i_block_reservation_lock);\n"
+ "+\treturn ret;\n"
+ " }\n"
+ " \n"
+  /*
 
-8b9c21cad3cb5e75a80da57d38982ad9f8a30c50ebfb3b01a6b36ff04fd5a2a4
+34eafc1407453d642407aef1449223cb150bd7598dc542a65676b20c3dcb8ccb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.