diff options
| author | Pali Rohár <pali@kernel.org> | 2026-07-06 20:48:11 +0200 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-07-09 18:24:30 -0500 |
| commit | d2c46c9f7a9baf80a322eb1d4494a70e535b637c (patch) | |
| tree | f021840d2571131ae313d19e735e202b72dda7eb /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git | |
| parent | 90dd1415a158b99ca16f5fe5862c07683e9ddcec (diff) | |
cifs: Remove CIFSSMBSetPathInfoFB() fallback function
This fallback function CIFSSMBSetPathInfoFB() is called only from
CIFSSMBSetPathInfo() function. CIFSSMBSetPathInfo() is used in
smb_set_file_info() which contains all required fallback code, including
fallback via filehandle, since commit f122121796f9 ("cifs: Fix changing
times and read-only attr over SMB1 smb_set_file_info() function") and
commit 92210ccd877b ("cifs: Add fallback code path for cifs_mkdir_setinfo()").
So the CIFSSMBSetPathInfoFB() is just code duplication, which is not needed
anymore. Therefore remove it.
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
