All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200602044803.1x2TrzTMm%akpm@linux-foundation.org>

diff --git a/a/1.txt b/N1/1.txt
index f7e7127..85a421c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,4 +29,9 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 -	get_page(page);
 -	SetPagePrivate(page);
 -	set_page_private(page, (unsigned long)head);
--}
\ No newline at end of file
+-}
+-
+ static inline void get_bh(struct buffer_head *bh)
+ {
+         atomic_inc(&bh->b_count);
+_
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 44ac4a2..2f4fad8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -59,7 +59,12 @@
   "-\tget_page(page);\n",
   "-\tSetPagePrivate(page);\n",
   "-\tset_page_private(page, (unsigned long)head);\n",
-  "-}"
+  "-}\n",
+  "-\n",
+  " static inline void get_bh(struct buffer_head *bh)\n",
+  " {\n",
+  "         atomic_inc(&bh->b_count);\n",
+  "_"
 ]
 
-18ecd78bcd0ab03e3dc5f14859d4921bec4d8bef882c1aad88690ac8db45529d
+46b8a2011e7919c6f444f3eb092bcf3be8fc10e5d59908744cccada924669a7a

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.