All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] configfs: fix bugs
@ 2025-04-15 12:34 Zijun Hu
  2025-04-15 12:34 ` [PATCH v2 1/3] configfs: Delete semicolon from macro type_print() definition Zijun Hu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Zijun Hu @ 2025-04-15 12:34 UTC (permalink / raw)
  To: Joel Becker, Pantelis Antoniou, Al Viro
  Cc: Zijun Hu, linux-kernel, Zijun Hu, stable

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
---
Changes in v2:
- Drop the last patch which seems wrong.
- Link to v1: https://lore.kernel.org/r/20250408-fix_configfs-v1-0-5a4c88805df7@quicinc.com

---
Zijun Hu (3):
      configfs: Delete semicolon from macro type_print() definition
      configfs: Do not override creating attribute file failure in populate_attrs()
      configfs: Correct error value returned by API config_item_set_name()

 fs/configfs/dir.c  | 4 ++--
 fs/configfs/item.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 38fec10eb60d687e30c8c6b5420d86e8149f7557
change-id: 20250408-fix_configfs-699743163c64

Best regards,
-- 
Zijun Hu <quic_zijuhu@quicinc.com>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-04-17 15:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-15 12:34 [PATCH v2 0/3] configfs: fix bugs Zijun Hu
2025-04-15 12:34 ` [PATCH v2 1/3] configfs: Delete semicolon from macro type_print() definition Zijun Hu
2025-04-17 14:58   ` Breno Leitao
2025-04-17 15:11     ` huzijun
2025-04-15 12:34 ` [PATCH v2 2/3] configfs: Do not override creating attribute file failure in populate_attrs() Zijun Hu
2025-04-17 14:57   ` Breno Leitao
2025-04-15 12:34 ` [PATCH v2 3/3] configfs: Correct error value returned by API config_item_set_name() Zijun Hu
2025-04-17 14:49   ` Breno Leitao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.