On Tue, Sep 12, 2017 at 08:46:12AM +0200, Jan Kara wrote:
On Mon 11-09-17 23:05:25, Ross Zwisler wrote:
> This helper, in the spirit of ext4_should_dioread_nolock() et al., replaces
> the complex conditional in ext4_set_inode_flags().
>
> Signed-off-by: Ross Zwisler <ross.zwisler(a)linux.intel.com>
Yeah, makes sense to me. You can add:
Reviewed-by: Jan Kara <jack(a)suse.cz>
Thanks, applied.
- Ted