Re: [PATCH] aio: remove 'always false' check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jeff,

On Wed, Jul 11, 2012 at 10:17:26AM -0400, Jeff Moyer wrote:
> Yuanhan Liu <yuanhan.liu@xxxxxxxxxxxxxxx> writes:
> 
> > The only case that nr_pages will be < 0 is that nr_pages overflowed due
> > to nr_events is too big. But it is exclued at ioctx_alloc().
> 
> Right, the number of events is limited to what will fit in 256MB, for
> some odd reason.  Maybe Ben can comment on that.
> 
> > Thus, nr_pages will always > 0. So remove the dead 'if (nr_pages < 0)'
> > code block.
> 
> Sure, but I don't see any harm in keeping this check.  We do add another
> page to the size,

That would change nothing :)

> so retesting for overflow is good practice, and isn't
> going to kill performance.
> 
> So, I'm going to NAK this.

I'm fine with this NAK.  And, thanks for your comments.

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


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux