lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 19 Aug 2011 15:06:15 +0200
From:	Ingo Molnar <mingo@...nel.org>
To:	Chris Mason <chris.mason@...cle.com>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-btrfs <linux-btrfs@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [build breakage] Re: [GIT PULL] Btrfs pull round two


* Chris Mason <chris.mason@...cle.com> wrote:

> Hi everyone,
> 
> This has the rest of the btrfs cleanups for 3.1.  The bulk of this is
> error handing fixes from SUSE and cleanups from Fujitsu.

I havent seen a lkml mail of this pull request:

 5c80c71b9a0e: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable

so i'm following up on this earlier pull request.

the aptly named btrfs-unstable branch indeed does not even build on 
x86 defconfig (32-bit):

   LD      .tmp_vmlinux1
 fs/built-in.o: In function `btrfs_can_relocate':
 (.text+0x1d6605): undefined reference to `__udivdi3'
 make: *** [.tmp_vmlinux1] Error 1

and given that most of the commits:

81d86e1b7096: Merge branch 'btrfs-3.0' into for-linus
f1e490a7ebe4: Btrfs: set i_size properly when fallocating and we already
9a4327ca1f45: btrfs: unlock on error in btrfs_file_llseek()
cb6db4e57632: btrfs: btrfs_permission's RO check shouldn't apply to device nodes
f81c9cdc567c: Btrfs: truncate pages from clone ioctl target range
0e588859618b: Btrfs: fix uninitialized sync_pending
bb3ac5a4dfc8: Btrfs: fix wrong free space information
f4ac904c411b: btrfs: memory leak in btrfs_add_inode_defrag()
c97c2916e25c: Btrfs: use plain page_address() in header fields setget functions
cb1b69f4508a: Btrfs: forced readonly when btrfs_drop_snapshot() fails
cdcb725c05fe: Btrfs: check if there is enough space for balancing smarter
38c01b960592: Btrfs: fix a bug of balance on full multi-disk partitions
34f3e4f23ca3: Btrfs: fix an oops of log replay
d5e2003c2bcd: Btrfs: detect wether a device supports discard
93ee7a9340d6: Linux 3.1-rc2

were committed after -rc2 and were at most a couple of hours old 
before you sent them off to Linus, did you really expect any other 
outcome than breaking upstream in trivial ways? :-)

Thanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ