[PATCH v4 0/3] smb/client: fix incorrect nlink returned by fstat()
ChenXiaoSong <[email protected]>
| Newsgroups | org.kernel.vger.linux-cifs |
|---|---|
| Message-ID | <[email protected]> |
From: ChenXiaoSong <[email protected]> v3->v4: - Add patch #01 #02 - Patch #03: add cf_flags to struct cifs_open_info_data v3: https://lore.kernel.org/linux-cifs/[email protected]/ ChenXiaoSong (3): smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink() smb/client: pass cifs_open_info_data to SMB2_open() smb/client: fix incorrect nlink returned by fstat() fs/smb/client/cifsglob.h | 1 + fs/smb/client/inode.c | 1 + fs/smb/client/link.c | 15 +++------------ fs/smb/client/smb2file.c | 19 ++++++++----------- fs/smb/client/smb2pdu.c | 26 ++++++++++++++------------ fs/smb/client/smb2proto.h | 2 +- 6 files changed, 28 insertions(+), 36 deletions(-) -- 2.54.0