Eric Ren
2015-Oct-09 05:12 UTC
[Ocfs2-devel] OCFS2 test project current status ANNOUNCEMENT
Hi all,
Now, we have already collected 55 patches into Mark's github repo[1]
since Mar 16, 2012.
[1] https://github.com/markfasheh/ocfs2-test
Thanks a lot for their contributors:
Junxiao Bi: 23
Jeff Liu: 11
Tiger Yang: 12
Goldwynr: 5
Eric Ren: 3
Gang He: 1
This patches below are dropped, need improved, or conflicted with
previous ones:
[PATCH 09/10] Trigger udev rescan to get volume label that mkfs made remotely.
-- relate to blkid.conf, needs improved
[PATCH 42/59] mmap-test: fix segment fault -- needs improved
[PATCH 48/59] ocfs2-test: fix build error -- conflicted, dropped
[PATCH 45/59] flock-test: disable posix lock test -- needs improved
[PATCH 53/59] discontig: fix remote mount -- conflicted, dropped
[PATCH 32/59] xattr-test: fix single test failed -- conflicted, dropped
[PATCH 17/59] Splice: Fix conflict definition of splice(2) for splice tests.
-- conflicted, dropped
[PATCH 13/59] aio-stress: fix aio-stress Makefile to link pthread explicitly.
-- conflicted, dropped
There might be some incorrectness in my conclusion. For details, please
refer to ocfs2-test-devel mailist!
Test project is very important to ensure the quality of ocfs2. Welcome
more contributions from you! Let's make it better;-)
Thanks,
Eric
Gang He
2015-Oct-09 05:36 UTC
[Ocfs2-devel] OCFS2 test project current status ANNOUNCEMENT
Thanks a lot, Eric and Oracle guys. Let's continue to contribute, make ocfs2-test package always keep pace with ocfs2 evolution. Thanks Gang>>> > Hi all, > > Now, we have already collected 55 patches into Mark's github repo[1] > since Mar 16, 2012. > [1] https://github.com/markfasheh/ocfs2-test > > Thanks a lot for their contributors: > Junxiao Bi: 23 > Jeff Liu: 11 > Tiger Yang: 12 > Goldwynr: 5 > Eric Ren: 3 > Gang He: 1 > > This patches below are dropped, need improved, or conflicted with > previous ones: > > [PATCH 09/10] Trigger udev rescan to get volume label that mkfs made > remotely. -- relate to blkid.conf, needs improved > [PATCH 42/59] mmap-test: fix segment fault -- needs improved > [PATCH 48/59] ocfs2-test: fix build error -- conflicted, dropped > [PATCH 45/59] flock-test: disable posix lock test -- needs improved > [PATCH 53/59] discontig: fix remote mount -- conflicted, dropped > [PATCH 32/59] xattr-test: fix single test failed -- conflicted, dropped > [PATCH 17/59] Splice: Fix conflict definition of splice(2) for splice tests. > -- conflicted, dropped > [PATCH 13/59] aio-stress: fix aio-stress Makefile to link pthread explicitly. > -- conflicted, dropped > > There might be some incorrectness in my conclusion. For details, please > refer to ocfs2-test-devel mailist! > > Test project is very important to ensure the quality of ocfs2. Welcome > more contributions from you! Let's make it better;-) > > Thanks, > Eric > > _______________________________________________ > Ocfs2-devel mailing list > Ocfs2-devel at oss.oracle.com > https://oss.oracle.com/mailman/listinfo/ocfs2-devel
Junxiao Bi
2015-Oct-09 06:09 UTC
[Ocfs2-devel] OCFS2 test project current status ANNOUNCEMENT
Hi Eric, Thank you for reviewing patches and make a summary of the project. Let put more effort to make it better in the future. Thanks, Junxiao. On 10/09/2015 01:12 PM, Eric Ren wrote:> Hi all, > > Now, we have already collected 55 patches into Mark's github repo[1] > since Mar 16, 2012. > [1] https://github.com/markfasheh/ocfs2-test > > Thanks a lot for their contributors: > Junxiao Bi: 23 > Jeff Liu: 11 > Tiger Yang: 12 > Goldwynr: 5 > Eric Ren: 3 > Gang He: 1 > > This patches below are dropped, need improved, or conflicted with > previous ones: > > [PATCH 09/10] Trigger udev rescan to get volume label that mkfs made remotely. -- relate to blkid.conf, needs improved > [PATCH 42/59] mmap-test: fix segment fault -- needs improved > [PATCH 48/59] ocfs2-test: fix build error -- conflicted, dropped > [PATCH 45/59] flock-test: disable posix lock test -- needs improved > [PATCH 53/59] discontig: fix remote mount -- conflicted, dropped > [PATCH 32/59] xattr-test: fix single test failed -- conflicted, dropped > [PATCH 17/59] Splice: Fix conflict definition of splice(2) for splice tests. -- conflicted, dropped > [PATCH 13/59] aio-stress: fix aio-stress Makefile to link pthread explicitly. -- conflicted, dropped > > There might be some incorrectness in my conclusion. For details, please > refer to ocfs2-test-devel mailist! > > Test project is very important to ensure the quality of ocfs2. Welcome > more contributions from you! Let's make it better;-) > > Thanks, > Eric > > _______________________________________________ > Ocfs2-devel mailing list > Ocfs2-devel at oss.oracle.com > https://oss.oracle.com/mailman/listinfo/ocfs2-devel >
Hi, The following patches are also conflicted and dropped: [PATCH 19/59] verify_truncate: Lack of cluster index variable upon memcmp failure. [PATCH 20/59] verify_truncate: Kill o_ret which is unused variable. [PATCH 21/59] reserve_space: s/lld/PRId64/g to suppress compiler warning. [PATCH 24/59] Inline-data: Remove unused label from inline-data.c. [PATCH 53/59] discontig: fix remote mount Sorry for late to report it! Thanks, Eric On 10/09/15 13:12, Eric Ren wrote:> Hi all, > > Now, we have already collected 55 patches into Mark's github repo[1] > since Mar 16, 2012. > [1] https://github.com/markfasheh/ocfs2-test > > Thanks a lot for their contributors: > Junxiao Bi: 23 > Jeff Liu: 11 > Tiger Yang: 12 > Goldwynr: 5 > Eric Ren: 3 > Gang He: 1 > > This patches below are dropped, need improved, or conflicted with > previous ones: > > [PATCH 09/10] Trigger udev rescan to get volume label that mkfs made remotely. -- relate to blkid.conf, needs improved > [PATCH 42/59] mmap-test: fix segment fault -- needs improved > [PATCH 48/59] ocfs2-test: fix build error -- conflicted, dropped > [PATCH 45/59] flock-test: disable posix lock test -- needs improved > [PATCH 53/59] discontig: fix remote mount -- conflicted, dropped > [PATCH 32/59] xattr-test: fix single test failed -- conflicted, dropped > [PATCH 17/59] Splice: Fix conflict definition of splice(2) for splice tests. -- conflicted, dropped > [PATCH 13/59] aio-stress: fix aio-stress Makefile to link pthread explicitly. -- conflicted, dropped > > There might be some incorrectness in my conclusion. For details, please > refer to ocfs2-test-devel mailist! > > Test project is very important to ensure the quality of ocfs2. Welcome > more contributions from you! Let's make it better;-) > > Thanks, > Eric