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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 4 Aug 2016 12:46:02 -0600
From:	Ross Zwisler <ross.zwisler@...ux.intel.com>
To:	Mike Christie <mchristi@...hat.com>
Cc:	ross.zwisler@...ux.intel.com, linux-ext4@...r.kernel.org,
	linux-block@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	david@...morbit.com, minchan@...nel.org, ngupta@...are.org,
	vishal.l.verma@...el.com, axboe@...nel.dk,
	Christoph Hellwig <hch@...radead.org>
Subject: Re: [PATCH 1/1] mm/block: convert rw_page users to bio op use

On Thu, Aug 04, 2016 at 12:17:36PM -0500, Mike Christie wrote:
> This fixes a regression from
> 4e1b2d52a80d79296a5d899d73249748dea71a53
> block, fs, drivers: remove REQ_OP compat defs and related code
> 
> The rw_page users were not converted to use bio/req ops. As a result
> bdev_write_page is not passing down REQ_OP_WRITE and the IOs will
> be sent down as reads.
> 
> Signed-off-by: Mike Christie <mchristi@...hat.com>

Was the intention for this to fix the xfs.mkfs hang I reported with
generic/361 + XFS?

I'm still able to reproduce that hang with this patch applied to the current
linux/master (c1ece76 (linux/master) Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media)

Thanks,
- Ross
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ