Linux CIFS filesystem development
 help / color / mirror / Atom feed
From: ChenXiaoSong <chenxiaosong@chenxiaosong.com>
To: smfrench@gmail.com, linkinjeon@kernel.org, pc@manguebit.org,
	ronniesahlberg@gmail.com, sprasad@microsoft.com, tom@talpey.com,
	bharathsm@microsoft.com, senozhatsky@chromium.org,
	dhowells@redhat.com, metze@samba.org, slow@samba.org
Cc: linux-cifs@vger.kernel.org, ChenXiaoSong <chenxiaosong@kylinos.cn>
Subject: [PATCH 0/2] smb/server: fix posix state check for directory rename
Date: Sun,  2 Aug 2026 17:07:55 +0000	[thread overview]
Message-ID: <20260802170757.220862-1-chenxiaosong@chenxiaosong.com> (raw)

From: ChenXiaoSong <chenxiaosong@kylinos.cn>

ChenXiaoSong (2):
  smb/server: pass source ksmbd_file to rename helpers
  smb/server: fix posix state check for directory rename

 fs/smb/server/smb2pdu.c   | 2 +-
 fs/smb/server/vfs.c       | 6 +++---
 fs/smb/server/vfs.h       | 4 ++--
 fs/smb/server/vfs_cache.c | 5 ++++-
 fs/smb/server/vfs_cache.h | 2 +-
 5 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.54.0


             reply	other threads:[~2026-08-02 17:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-02 17:07 ChenXiaoSong [this message]
2026-08-02 17:07 ` [PATCH 1/2] smb/server: pass source ksmbd_file to rename helpers ChenXiaoSong
2026-08-02 17:07 ` [PATCH 2/2] smb/server: fix posix state check for directory rename ChenXiaoSong
2026-08-03  8:48 ` [PATCH 0/2] " Namjae Jeon
2026-08-03  9:05   ` ChenXiaoSong

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=20260802170757.220862-1-chenxiaosong@chenxiaosong.com \
    --to=chenxiaosong@chenxiaosong.com \
    --cc=bharathsm@microsoft.com \
    --cc=chenxiaosong@kylinos.cn \
    --cc=dhowells@redhat.com \
    --cc=linkinjeon@kernel.org \
    --cc=linux-cifs@vger.kernel.org \
    --cc=metze@samba.org \
    --cc=pc@manguebit.org \
    --cc=ronniesahlberg@gmail.com \
    --cc=senozhatsky@chromium.org \
    --cc=slow@samba.org \
    --cc=smfrench@gmail.com \
    --cc=sprasad@microsoft.com \
    --cc=tom@talpey.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox