Hi! > It may happen that stat_buf.f_frsize is greater than > BLOCKSIZE (for example, if we use "non-default" FS block sizes or NFS) and > because on (BLOCKSIZE / stat_buf.f_frsize) is 0. > > Moved stat_buf.f_frsize to the dividend. > > Signed-off-by: Stanislav Kholmanskikh <[email protected]>
Pushed, thanks. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
