All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] smb/client: Fix some issues
@ 2026-08-11  6:00 Ze Tan
  2026-08-11  6:00 ` [PATCH 1/3] smb/client: mark missing nlink values as unknown Ze Tan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ze Tan @ 2026-08-11  6:00 UTC (permalink / raw)
  To: sfrench, ronniesahlberg, pc, tom, chenxiaosong, hehuiwen,
	linux-cifs; +Cc: tanze

Based on the analysis from Sashiko, fix some issues.

Ze Tan (3):
  smb/client: mark missing nlink values as unknown
  smb/client: preserve open info type across compound queries
  smb/client: decode reparse metadata using its payload type

 fs/smb/client/inode.c     |  9 +++++----
 fs/smb/client/reparse.h   | 17 ++++++++++-------
 fs/smb/client/smb1ops.c   |  8 +++++++-
 fs/smb/client/smb2inode.c | 16 ++++++++++------
 fs/smb/client/smb2pdu.c   |  1 +
 5 files changed, 33 insertions(+), 18 deletions(-)


base-commit: c0a27675eaf08255017b3cabc28c99c0cd71f468
-- 
2.43.0


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

end of thread, other threads:[~2026-08-11  6:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11  6:00 [PATCH 0/3] smb/client: Fix some issues Ze Tan
2026-08-11  6:00 ` [PATCH 1/3] smb/client: mark missing nlink values as unknown Ze Tan
2026-08-11  6:00 ` [PATCH 2/3] smb/client: preserve open info type across compound queries Ze Tan
2026-08-11  6:00 ` [PATCH 3/3] smb/client: decode reparse metadata using its payload type Ze Tan

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.