lkml.org 
[lkml]   [2021]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] Improve the configfs read and write iterators further
Date
Hi Christoph,

This patch series addresses Linus' feedback on my most recent configfs patch,
adds unit tests for configfs and also includes one functional change that I
came up with while writing these unit tests. I will leave it to you to decide
whether to submit these patches for inclusion in kernel v5.14 or v5.15.

Thanks,

Bart.

Bart Van Assche (4):
configfs: Rework the overflow check in fill_write_buffer()
configfs: Fix writing at a non-zero offset
kunit: Add support for suite initialization and cleanup
configfs: Add unit tests

fs/configfs/Kconfig | 8 +
fs/configfs/Makefile | 2 +
fs/configfs/configfs-test.c | 369 ++++++++++++++++++++++++++++++++++++
fs/configfs/file.c | 17 +-
include/kunit/test.h | 4 +
lib/kunit/test.c | 14 ++
6 files changed, 406 insertions(+), 8 deletions(-)
create mode 100644 fs/configfs/configfs-test.c

\
 
 \ /
  Last update: 2021-07-23 23:24    [W:0.105 / U:1.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site