linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* This code cannot be right
@ 2012-09-17 16:25 Alan Cox
  2012-09-17 16:51 ` Chris Mason
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2012-09-17 16:25 UTC (permalink / raw)
  To: linux-btrfs


ctree.c:btrfs_insert_some_items()
{
...


		if (total_size + data_size[i]+ ...
		{
			break;
			nr = i;
		}



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-17 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 16:25 This code cannot be right Alan Cox
2012-09-17 16:51 ` Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).