Re: [LTP] [PATCH] inode: convert to new API and merge into a single test
Cyril Hrubis <[email protected]>
| Newsgroups | it.linux.lists.ltp |
|---|---|
| Message-ID | <[email protected]> |
Hi! > The inode01 and inode02 tests shared the same directory/file tree engine > and differed only in tree dimensions and in whether the workload ran in > a single process or across several parallel workers. > > inode01 now covers both scenarios, so inode02 is removed together with > its entries in runtest/fs, runtest/fs_readonly and the .gitignore. Note > this drops inode02 as a test id; its runtest/fs_readonly slot is left as > a gap so unrelated test_robind entries keep their numbers. > > Signed-off-by: Andrea Cervesato <[email protected]> > --- > runtest/fs | 1 - > runtest/fs_readonly | 1 - > testcases/kernel/fs/inode/.gitignore | 1 - > testcases/kernel/fs/inode/inode01.c | 864 +++++---------------------------- > testcases/kernel/fs/inode/inode02.c | 902 ----------------------------------- Just FYI diffs for big rewrites like this are much more readable if generated with the git -B switch. -- Cyril Hrubis [email protected] -- Mailing list info: https://lists.linux.it/listinfo/ltp