[PATCH 0/3] Small patches for 6.7

From: Dominique Martinet
Date: Mon Oct 23 2023 - 19:37:32 EST


Some of the patches we got this cycle required a bit of re-work so I'm
posting them here; nothing big but please have a look when you can.

I'll also include these two patches:
https://lore.kernel.org/r/20230807141726.38860-1-yuehaibing@xxxxxxxxxx
https://lore.kernel.org/r/AA2DB53B-DFC7-4B88-9515-E4C9AFA6435D@xxxxxxxxx

This set passes my quick checks and honestly can't break much, so I'll
be pushing them to next later today.

I don't think I'll be submitting anything else to Linus this time, but
please point out if you notice anything I forgot!

Dominique Martinet (2):
9p: v9fs_listxattr: fix %s null argument warning
9p/net: xen: fix false positive printf format overflow warning

Marco Elver (1):
9p: Annotate data-racy writes to file::f_flags on fd mount

fs/9p/xattr.c | 4 ++--
net/9p/client.c | 2 +-
net/9p/trans_fd.c | 8 +++++---
net/9p/trans_xen.c | 13 +++++++------
4 files changed, 15 insertions(+), 12 deletions(-)

--
2.41.0