Scripted conversion, see script in initial SPDX license commit
message. Many files required touch-ups after the script had run
because of the old and widely different formats. most touchups were
to remove excess empty comment lines the script left behind.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
After the re-factor, common.* have been renamed to common/* but there
are several files still look for the old path, fix it.
Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
this automagically on p_tupdate.
Change clean state to "cleankernel"; missed on past renaming.
Don't need the p_check ... | p_purge as newer ptools will do
this automagically on p_tupdate.
Change clean state to "cleankernel"; missed on past renaming.
showed up now because I reran aclocal yesterday. Added CHECK_OPTIONS
so auto-qa use of check script can be tweaked externally.
Added CHECK_OPTIONS so auto-qa use of check script can be tweaked externally.
functional tests we have. Aim is to get wind of performance regressions
as changes are checked in, rather than at some arbitrary point down the
track. Still a bit of work to do wrt this framework though.