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-next>] [day] [month] [year] [list]
Date:	Sat, 26 Jan 2013 13:39:46 +0100
From:	Sedat Dilek <sedat.dilek@...il.com>
To:	"Darrick J. Wong" <darrick.wong@...cle.com>
Cc:	linux-fsdevel <linux-fsdevel@...r.kernel.org>,
	linux-mm <linux-mm@...ck.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Jens Axboe <axboe@...nel.dk>, Jan Kara <jack@...e.cz>
Subject: Re: block: optionally snapshot page contents to provide stable pages
 during write

Hi Darrick,

can you tell me why you do not put your help text where it normally
belongs ("help" Kconfig item)?

273 # We also use the bounce pool to provide stable page writes for jbd.  jbd
274 # initiates buffer writeback without locking the page or setting
PG_writeback,
275 # and fixing that behavior (a second time; jbd2 doesn't have this
problem) is
276 # a major rework effort.  Instead, use the bounce buffer to snapshot pages
277 # (until jbd goes away).  The only jbd user is ext3.
278 config NEED_BOUNCE_POOL
279         bool
280         default y if (TILE && USB_OHCI_HCD) || (BLK_DEV_INTEGRITY && JBD)
281         help
282         line #273..277

Noticed while hunting a culprit commit in Linux-Next as my
kernel-config got changed between next-20130123..next-20130124.

Regards,
- Sedat -

[1] http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commitdiff;h=3f1c22e#patch5
--
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