Petr Vorel

Results 132 comments of Petr Vorel

https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/

You mention ioctl01 in the text, but title was about ioctl07, I suppose you meant ioctl01. ioctl01 issue on ppc64le was fixed recently in ad651beeed393121ee541e3d07990e9a3d14c0c0, thus closing. Feel free to...

Patchset from @ricardobranco777 https://github.com/linux-test-project/ltp/pull/1280.

While this is technically correct thus should be merged, automatic conversion works thus it does not produce a warning. IMHO more useful would be to fix a conversion warning when...

> Looks like the library unit test got broken when we actually implemented parsers for xfs in [257394e](https://github.com/linux-test-project/ltp/commit/257394e4e356f5e9aad37715370a0fc5e3dc20bf). +1 good catch! > [@pevik](https://github.com/pevik) I suppose that we should switch the...

@rbmarliere Thanks for a debugging. Could you please debug which commands are actually called prior fcd4397233029e563b2a398daf9b98a8293a502e change? I would guess it would be something like (port obviously different): ``` tirpc_rpc_broadcast...

Thanks for pointing the regression out. If you plan to write a new test / modify existing test and got stuck let us know.

I saw once `>` (html escape of `>`) instead of `>`, but I cannot find it now. Maybe slow javascript interpretation.

@Martchus @mdoucha I guess there is another html escape instead of interpretation in http://quasar.suse.cz/tests/3038#step/memcontrol01/8: ``` tst_cgroup.c:865: TCONF: V2 'memory' controller required, but it's mounted on V1 ``` but it should...