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:	Mon, 20 Apr 2015 14:21:53 -0400
From:	Tejun Heo <tj@...nel.org>
To:	Jan Kara <jack@...e.cz>
Cc:	axboe@...nel.dk, linux-kernel@...r.kernel.org, hch@...radead.org,
	hannes@...xchg.org, linux-fsdevel@...r.kernel.org,
	vgoyal@...hat.com, lizefan@...wei.com, cgroups@...r.kernel.org,
	linux-mm@...ck.org, mhocko@...e.cz, clm@...com,
	fengguang.wu@...el.com, david@...morbit.com, gthelen@...gle.com
Subject: Re: [PATCH 18/49] bdi: make inode_to_bdi() inline

On Mon, Apr 20, 2015 at 05:40:50PM +0200, Jan Kara wrote:
> > This patch makes inode_to_bdi() and sb_is_blkdev_sb() that the
> > function calls inline.  blockdev_superblock and noop_backing_dev_info
> > are EXPORT_GPL'd to allow the inline functions to be used from
> > modules.
>   I somewhat hate making blockdev_superblock exported just for this. But
> OK.

Hopefully people won't get creative with it.

> > While at it, maske sb_is_blkdev_sb() return bool instead of int.
>                ^^^ make

Updated.

>   Otherwise the patch looks good. You can add:
> Reviewed-by: Jan Kara <jack@...e.cz>

Thanks.

-- 
tejun
--
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