Home
last modified time | relevance | path

Searched hist:c8f7ad2df083c510e640c0bf76166593cc116ff2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb_common.cdiff c8f7ad2df083c510e640c0bf76166593cc116ff2 Thu Feb 22 03:58:19 CST 2024 Marios Makassikis <mmakassikis@freebox.fr> ksmbd: replace generic_fillattr with vfs_getattr

[ Upstream commit 5614c8c487f6af627614dd2efca038e4afe0c6d7 ]

generic_fillattr should not be used outside of ->getattr
implementations.

Use vfs_getattr instead, and adapt functions to return an
error code to the caller.

Cc: stable@vger.kernel.org
Signed-off-by: Marios Makassikis <mmakassikis@freebox.fr>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
H A Dvfs.cdiff c8f7ad2df083c510e640c0bf76166593cc116ff2 Thu Feb 22 03:58:19 CST 2024 Marios Makassikis <mmakassikis@freebox.fr> ksmbd: replace generic_fillattr with vfs_getattr

[ Upstream commit 5614c8c487f6af627614dd2efca038e4afe0c6d7 ]

generic_fillattr should not be used outside of ->getattr
implementations.

Use vfs_getattr instead, and adapt functions to return an
error code to the caller.

Cc: stable@vger.kernel.org
Signed-off-by: Marios Makassikis <mmakassikis@freebox.fr>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
H A Dsmb2pdu.cdiff c8f7ad2df083c510e640c0bf76166593cc116ff2 Thu Feb 22 03:58:19 CST 2024 Marios Makassikis <mmakassikis@freebox.fr> ksmbd: replace generic_fillattr with vfs_getattr

[ Upstream commit 5614c8c487f6af627614dd2efca038e4afe0c6d7 ]

generic_fillattr should not be used outside of ->getattr
implementations.

Use vfs_getattr instead, and adapt functions to return an
error code to the caller.

Cc: stable@vger.kernel.org
Signed-off-by: Marios Makassikis <mmakassikis@freebox.fr>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>