Hi Kent,

The twf-cleanups branch of the xfs-linux repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git

has just been updated for your review.

This code snapshot has been rebased against recent upstream, freshly
QA'd, and is ready for people to examine.  For the best experience, it
is recommended to pull this branch and walk the commits instead of
trying to read any patch deluge.  I'm kinda done with spraying hundreds
of patches at the lists, so now I'm trying out a method of sending email
about an entire branch to start a human-to-human discussion.

The new head of the twf-cleanups branch is commit:

1737799da27ff thread_with_file: allow ioctls against these files

4 new commits:

Darrick J. Wong (4):
[6e7de89d28959] thread_with_file: allow creation of readonly files
[3a4eae9b01b42] thread_with_file: fix various printf problems
[93a017afe3941] thread_with_file: create ops structure for thread_with_stdio
[1737799da27ff] thread_with_file: allow ioctls against these files

Code Diffstat:

fs/bcachefs/chardev.c            |  18 ++++---
include/linux/thread_with_file.h |  20 +++++---
lib/thread_with_file.c           | 107 +++++++++++++++++++++++++++++++--------
3 files changed, 111 insertions(+), 34 deletions(-)

Reply via email to