]> www.infradead.org Git - nvme.git/commit
Merge tag 'ktest-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Mar 2025 01:22:46 +0000 (18:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Mar 2025 01:22:46 +0000 (18:22 -0700)
commit68f090f09b7241a2f019191c5c737741f13a5c17
tree073fe5f7d9b96ed7400d5ee15916183663997cee
parent4fa118e5b79fcc537dcb1a860ed319a6106935eb
parent5a1bed232781d356f842576daacc260f0d0c8d2e
Merge tag 'ktest-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest

Pull ktest update from Steven Rostedt:

 - Fix failure of directory of log file not existing

   If a LOG_FILE option is set for ktest to log its messages, and the
   directory path does not exist. Then ktest fails. Have ktest attempt
   to create the directory where the log file exists and if that
   succeeds continue on testing.

* tag 'ktest-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
  ktest: Fix Test Failures Due to Missing LOG_FILE Directories