On 2016/5/30 21:55, David Sterba wrote:
On Sun, May 29, 2016 at 01:17:34PM +0800, Fei Fei Xu wrote:
There are more instances of the pointed style issues, please fix all of
them. As the changes do not affect functionality I'll add the paches to
for-next, but I'm expecting a v2.
Thanks, I will
On Sun, May 29, 2016 at 01:17:34PM +0800, Fei Fei Xu wrote:
> > There are more instances of the pointed style issues, please fix all of
> > them. As the changes do not affect functionality I'll add the paches to
> > for-next, but I'm expecting a v2.
> Thanks, I will send out v2 soon according to al
On 2016/5/28 3:29, David Sterba wrote:
On Fri, May 27, 2016 at 03:00:36PM +0800, Feifei Xu wrote:
self-tests code assumes 4k as the sectorsize and nodesize. This commit
enables the self-tests code to be executed on non-4k page sized
systems (e.g. ppc64).
To test all possible sectorsizes, this
On Fri, May 27, 2016 at 03:00:36PM +0800, Feifei Xu wrote:
> self-tests code assumes 4k as the sectorsize and nodesize. This commit
> enables the self-tests code to be executed on non-4k page sized
> systems (e.g. ppc64).
>
> To test all possible sectorsizes, this commit adds a sectorsize
> array.