stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] configfs: fix bugs
@ 2025-04-08 13:26 Zijun Hu
  2025-04-08 13:26 ` [PATCH 2/4] configfs: Do not override creating attribute file failure in populate_attrs() Zijun Hu
  2025-04-08 13:26 ` [PATCH 4/4] configfs: Correct condition for returning -EEXIST in configfs_symlink() Zijun Hu
  0 siblings, 2 replies; 6+ messages in thread
From: Zijun Hu @ 2025-04-08 13:26 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>
---
Zijun Hu (4):
      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()
      configfs: Correct condition for returning -EEXIST in configfs_symlink()

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

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


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

end of thread, other threads:[~2025-04-10  1:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08 13:26 [PATCH 0/4] configfs: fix bugs Zijun Hu
2025-04-08 13:26 ` [PATCH 2/4] configfs: Do not override creating attribute file failure in populate_attrs() Zijun Hu
2025-04-08 22:14   ` Joel Becker
2025-04-08 13:26 ` [PATCH 4/4] configfs: Correct condition for returning -EEXIST in configfs_symlink() Zijun Hu
2025-04-08 22:49   ` Joel Becker
2025-04-10  1:17     ` Zijun Hu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).