From: Ze Tan <tanze@kylinos.cn>
To: sfrench@samba.org, ronniesahlberg@gmail.com, pc@manguebit.org,
tom@talpey.comm, chenxiaosong@chenxiaosong.com,
hehuiwen@kylinos.cn, linux-cifs@vger.kernel.org
Cc: tanze@kylinos.cn
Subject: [PATCH 0/3] smb/client: Fix some issues
Date: Tue, 11 Aug 2026 14:00:44 +0800 [thread overview]
Message-ID: <cover.1786427463.git.tanze@kylinos.cn> (raw)
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
next reply other threads:[~2026-08-11 6:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-11 6:00 Ze Tan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1786427463.git.tanze@kylinos.cn \
--to=tanze@kylinos.cn \
--cc=chenxiaosong@chenxiaosong.com \
--cc=hehuiwen@kylinos.cn \
--cc=linux-cifs@vger.kernel.org \
--cc=pc@manguebit.org \
--cc=ronniesahlberg@gmail.com \
--cc=sfrench@samba.org \
--cc=tom@talpey.comm \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.