Francesco Romani has posted comments on this change. Change subject: tests: fix read not blocksize aligned ......................................................................
Patch Set 2: Nir, I do agree with your comment and I'll amend the patch accordingly. That said, in my dev box I do have $ mount | grep '/tmp' /dev/mapper/fmvg-tmp on /tmp type ext4 (rw,relatime,seclabel,data=ordered) $ mount | grep 'tmpfs' devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=3924484k,nr_inodes=981121,mode=755) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,seclabel,mode=755) I'm concerned by the thought there can be something lurking here - the test started to fail roughly when I upgraded to linux 3.14.x - and I'll be quite happy if it turns out it is a much simpler issue :) -- To view, visit http://gerrit.ovirt.org/27127 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7a77133e8dfa719195958228b4fc69314bab4354 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
