diff for duplicates of <4D2D1936.2070201@cn.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index dbbb779..e4709f8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,18 +1,15 @@ Jeff Garzik wrote: ->=20 -> Tree as of commit 7bc4a4ce68f8c6d064ea949446852e996526f692 dies durin= -g btrfs build on x86-64: ->=20 +> +> Tree as of commit 7bc4a4ce68f8c6d064ea949446852e996526f692 dies during btrfs build on x86-64: +> > CC [M] fs/btrfs/ctree.o > In file included from fs/btrfs/ctree.c:21:0: -> fs/btrfs/ctree.h:1003:17: error: field =91super_kobj=92 has incomplet= -e type -> fs/btrfs/ctree.h:1074:17: error: field =91root_kobj=92 has incomplete= - type +> fs/btrfs/ctree.h:1003:17: error: field ‘super_kobj’ has incomplete type +> fs/btrfs/ctree.h:1074:17: error: field ‘root_kobj’ has incomplete type > make[2]: *** [fs/btrfs/ctree.o] Error 1 > make[1]: *** [fs/btrfs] Error 2 > make: *** [fs] Error 2 ->=20 +> Should be caused by this commit: @@ -21,13 +18,8 @@ Author: Alexey Dobriyan <adobriyan@gmail.com> Date: Mon Jan 10 08:18:25 2011 +0200 headers: kobject.h redux - =20 + Remove kobject.h from files which don't need it, notably, sched.h and fs.h. So the fix is to include kobject.h explicitly in ctree.h. --- -To unsubscribe from this list: send the line "unsubscribe linux-btrfs" = -in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 117a181..847c990 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,20 +9,17 @@ "\00:1\0" "b\0" "Jeff Garzik wrote:\n" - ">=20\n" - "> Tree as of commit 7bc4a4ce68f8c6d064ea949446852e996526f692 dies durin=\n" - "g btrfs build on x86-64:\n" - ">=20\n" + "> \n" + "> Tree as of commit 7bc4a4ce68f8c6d064ea949446852e996526f692 dies during btrfs build on x86-64:\n" + "> \n" "> CC [M] fs/btrfs/ctree.o\n" "> In file included from fs/btrfs/ctree.c:21:0:\n" - "> fs/btrfs/ctree.h:1003:17: error: field =91super_kobj=92 has incomplet=\n" - "e type\n" - "> fs/btrfs/ctree.h:1074:17: error: field =91root_kobj=92 has incomplete=\n" - " type\n" + "> fs/btrfs/ctree.h:1003:17: error: field \342\200\230super_kobj\342\200\231 has incomplete type\n" + "> fs/btrfs/ctree.h:1074:17: error: field \342\200\230root_kobj\342\200\231 has incomplete type\n" "> make[2]: *** [fs/btrfs/ctree.o] Error 1\n" "> make[1]: *** [fs/btrfs] Error 2\n" "> make: *** [fs] Error 2\n" - ">=20\n" + "> \n" "\n" "Should be caused by this commit:\n" "\n" @@ -31,15 +28,10 @@ "Date: Mon Jan 10 08:18:25 2011 +0200\n" "\n" " headers: kobject.h redux\n" - " =20\n" + " \n" " Remove kobject.h from files which don't need it, notably,\n" " sched.h and fs.h.\n" "\n" - "So the fix is to include kobject.h explicitly in ctree.h.\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-btrfs\" =\n" - "in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + So the fix is to include kobject.h explicitly in ctree.h. -044ed094fe3d750c94b38b5e3ef0b09cb1a2b8a8a80ac855feada4c3ffb0073c +c7876869b1cf0232ef41ec07848eeaaf4b42b126501430a52c9aaf410ac1b2c4
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.